Content Feed
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0