Community Profile

photo

Cristian


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Need help with edit box in matlab gui
Hi, I have the following matlab code: if true h=1/n; x=h:h:(1-h); N=(n-1); A=zeros(N); b=zeros(N,1); A=-2*eye(N)+diag...

11 years ago | 1 answer | 0

1

answer

Question


Help with random in Matlab 2007b
Hi, I need to take a value. The string can be from 1 to 10 billion for example, doesn't matter how many values are there, I need...

11 years ago | 1 answer | 0

1

answer

Question


Randsample in matlab 2007
Hello, I have a question, which is the equivalent of randsample in matlab 2007 ? I am using matlab 2012 now and this works fine,...

11 years ago | 1 answer | 0

1

answer

Question


Kaczmarz - Ansorge implementation method
Hi there, I have to implement the Kaczmarz-Ansorge program, but they way I make it, I am sure that it is the same as original Ka...

11 years ago | 0 answers | 0

0

answers