Nooshin Mahmoodi
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
28,592
of 295,467
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
shall I standardize the input variables in fuzzy inference system?
the range of my data are so different, for example one is between 1-100 and the other one is between 500-14000;can I use them in...
6 years ago | 1 answer | 0
1
answerQuestion
Sparse matrix in OLS , sparse matrix transpose and multiply
I need to estimate B in this equation that u= error Y=B*X+u the estimator of B= (inv(X'*X))*(X'*Y) X and Y are sparse ma...
6 years ago | 2 answers | 0
2
answersQuestion
use function unique and find in two different sheets of xls
My data is more than one sheets of excel(the number of rows are more than one sheet), but I need to find the unique value in one...
6 years ago | 1 answer | 0
1
answerQuestion
get month of date from string
I used this code, for exporting the month of years, but it doesn't work for all of my dates, and return NAN for some dates... wh...
6 years ago | 1 answer | 0
1
answerQuestion
how could avoid too have loop in big data
I have a big data set(near to 13G). it is a table with information about different agencies at a different time(every day of 10 ...
6 years ago | 1 answer | 0
1
answerQuestion
mean of cells in loop with different dimensions
I have a loop, and creat B{i,1} on it. now I need to calculate the mean of each cell.i used meanOfCities(i)= mean(cell2mat...
6 years ago | 1 answer | 0
1
answerQuestion
How could find the index (number of row ) that are deleted by "deleteoutliers"
I have a table with 9 cells to find the outliers and omit them in each cell, I used the "deleteoutliers" function base on a spec...
6 years ago | 1 answer | 0
1
answerQuestion
read and search an excel file with Arabic or Persian column
I have an excel file with Arabic or Persian column, I want to search in this Persian column and find the repeated word in this c...
6 years ago | 1 answer | 1