Feeds
提问
How to measure the quality of regress?
Hi all I have several groups of data. each group consists of different independent variables. I want to regress each group to...
12 years 前 | 1 个回答 | 0
1
个回答提问
Is there any command to solve modified stepwise regression in Matlab?
I have a problem and I used stepwisefit command to solve it, but the result is not accurate since the problem (from my literatur...
12 years 前 | 1 个回答 | 0
1
个回答提问
Does Anyone have experience using Power System Toolbox by Graham Rogers?
Does Anyone have experience using Power System Toolbox by Graham Rogers ? This free toolbox can be downloaded here : http://w...
12 years 前 | 0 个回答 | 0
0
个回答提问
How to pause running program from GUI and assign new variable value?
for example I have simple program for x=1:1000; y=a*x+b*x^2; end I want to stop at any number of x and assign new ...
12 years 前 | 1 个回答 | 0
1
个回答提问
How can I sort data like this?
I have data like this: A= [6.5048 + 4.7841i 6.5048 - 4.7841i 1.2539 + 3.7939i ...
12 years 前 | 3 个回答 | 0
3
个回答提问
How to determine the order of ARMA and AR coefficient ?
Perhaps this is very simple question. I have been trying to find it. How can we determine the order of ARMA and AR coefficient i...
12 years 前 | 2 个回答 | 0
2
个回答提问
Can we stop at particular number of iteration?
I have a loop. The number of iteration is very big. Usually it produce error at iteration >500. can I run the loop and stop a fe...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to 'monitor' m file based dynamic function from GUI?
Hi all I have a bunch functions representing dynamic of power system (generator, control, transmission lines, etc) in matlab ...
12 years 前 | 0 个回答 | 0
0
个回答提问
What does this mean?
Hi all I am beginner in Matlab and currently learning about Matlab graph. I used this following code : %%---------------...
12 years 前 | 1 个回答 | 0