photo

azarang asadi


Last seen: 8 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
208,381
of 299,791

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
70.0%

VOTES RECEIVED
0

RANK
 of 20,807

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,966

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

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


How to use sequentialfs in regression?
I'm trying to use sequential feature selection in a regression problem and I keep on getting errors. I know something is wrong w...

2 years ago | 1 answer | 0

1

answer

Question


Backward and Forward stepwise regression?
i'm using stepwiselm to find a feature subset. I know the function uses a combination of forward and backward elimination. I nee...

2 years ago | 1 answer | 0

1

answer

Question


find the best linear regression model using stepwiselm
Hi all; sp I have a table with the response variable bein 'VNAF'. I have 9 other predictors and I'm trying to use stepwiselm to...

3 years ago | 1 answer | 0

1

answer

Question


write superscript in string
Hello all, I'm trying to show my R squared as a title but i wan 2 to be as a superscript not just R2. Here's my inputs: R2 = 0...

3 years ago | 1 answer | 0

1

answer

Question


Logical indexing cell array
I have a cell array as follows: array = 5×4 cell array {[ 0.5000]} {[ 0.0250]} {[0.4000]} {[ 0.0150]}...

3 years ago | 2 answers | 0

2

answers

Question


Why does lsqnonlin find wrong coefficients?
I'm trying to learn lsqnonlin and I just tried an example and it failed to find the right answer. Here's my example: X = ran...

3 years ago | 1 answer | 0

1

answer

Question


How to find the file in a folder that contains a specific word
I have three files in my folder: subject10_post_acc_global.sto subject10_post_vel_global.sto subject10_post_pos_global.sto I...

4 years ago | 1 answer | 0

1

answer

Question


How to create a table from a string array as header and a numerical matrix as data?
Hello everyone, So I have a string array as my header like this : header = ['time' 'femur_r_X' 'femur_...

4 years ago | 1 answer | 0

1

answer

Question


How generate a patch object with tetramesh?
I have a triangulation object and I'm trying to create a patch from it using tetramesh, but once I use tetramesh it gives me dou...

4 years ago | 1 answer | 0

1

answer

Question


Gaussian using fspecial('gaussian',h,s)
Hi, I'm trying to generate a gaussian with fspecial but I keep on getting the same error: Error in fspecial (line 8) LG...

6 years ago | 1 answer | 0

1

answer