Community Profile

photo

Rajesh Rajaram


Last seen: mer än ett år ago Active since 2014

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Error when fsolve in optimization toolbox calls optimget in 2018b
I recently upgraded my Matlab and I had to run an old code after a long time and I am getting an error in fsolve for optimget ha...

nästan 5 år ago | 1 answer | 0

1

answer

Question


xlswrite leaving a lot of tmp files
I am using xlswrite in a loop to write the processed data to an excel file at the end of each loop (creates a new sheet every ti...

ungefär 7 år ago | 0 answers | 0

0

answers

Question


I seem to be getting quite different results when I use regress vs fitlm to do multivariate regression. Why?
I am looking for a function suggestion for the best suited for this functionality

ungefär 8 år ago | 1 answer | 0

1

answer

Question


Indices from Max function to Extract Data
I have two arrays: A=[1 2; 3 2; 3 4]; B=[1 2; 3 4; 5 6]; When I calculate |[M,I] = max(A,[],2)|, I get M = ...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


Array Building using Dynamic Field Reference using an Array of Strings
This is an example of what I am trying to do: Data.Field1=[1; 2; 3]; Data.Field2=[4; 5; 6]; Output=Data.({'Field1'; 'Field...

ungefär 9 år ago | 2 answers | 0

2

answers

Question


Link 2 plots with different variables
Here is an example of what I want to do. Let's say I have 5 variables in my workspace A, B, C, D & E with the same length. Now I...

mer än 9 år ago | 1 answer | 0

1

answer