photo

chanukya


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
167,085
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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 1

View badges

Feeds

View by

Question


performing multivariate non linear regression
Hi, I have some data in specific for 6 days. I need to perform regression on the data and use the model for prediction. My data...

12 years ago | 1 answer | 0

1

answer

Answered
Assign cell elements from a cell array to another cell array
A{1}(1:10) = B works good.

12 years ago | 0

Question


Assign cell elements from a cell array to another cell array
Hi, I have a cell array of size {1x85}. I would like to replace few elements in the first cell array by elements from another c...

12 years ago | 2 answers | 0

2

answers

Question


How to generate k unique random numbers from 1 to n in matlab 2009
Hi, I knew randperm(n,k) works but this is after 2011. Can some one tell me if there is any efficient way to do it in matlab 20...

12 years ago | 3 answers | 0

3

answers

Question


avoid reading files in alphabetical order Matlab dir
Hi, I am trying to read all the text files in a folder to matlab. The naming of the files start from 1 to 30.ex: file1, file2, ...

12 years ago | 1 answer | 0

1

answer