Ozgur
ITU
2011 年からアクティブ
Followers: 0 Following: 0
Feeds
回答済み
How can I use "fsolve" for a complex function that is changing in each iteration?
Does seperating the equation in to real and imaginary parts make sense in this? Palazzo
How can I use "fsolve" for a complex function that is changing in each iteration?
Does seperating the equation in to real and imaginary parts make sense in this? Palazzo
8年以上 前 | 0
質問
How can I use "fsolve" for a complex function that is changing in each iteration?
Hi everyone, I have complex nonlinear function as below: <</matlabcentral/answers/uploaded_files/80494/equation.PNG>> ...
8年以上 前 | 1 件の回答 | 0
1
回答回答済み
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
I think this is related to couple of issues combined. MATLAB was on E:\ drive, I'd uninstalled and installed it again on C:\. ...
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
I think this is related to couple of issues combined. MATLAB was on E:\ drive, I'd uninstalled and installed it again on C:\. ...
11年弱 前 | 0
| 採用済み
回答済み
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
Sure...
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
Sure...
11年弱 前 | 0
質問
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
Hello all, I've been trying to deal with the equationsToMatrix function, but getting this "Undefined function 'equationsToMat...
11年弱 前 | 3 件の回答 | 0
3
回答回答済み
Splitting data array into sub arrays
Another question, if I want to put the subarrays into cell manually, how can I do that? (By not using "cell" function) I've tri...
Splitting data array into sub arrays
Another question, if I want to put the subarrays into cell manually, how can I do that? (By not using "cell" function) I've tri...
14年以上 前 | 0
質問
Splitting data array into sub arrays
Hi everyone, I have a acquired data of 10 sec with 30720 Hz sampling freq, which results 307200 data points. I want to s...
14年以上 前 | 3 件の回答 | 0
3
回答回答済み
Sine generation with variable frequency and amplitude
I think i solve the problem. Here is the code if you are interested; num=length(t); k=zeros(1,num); f1=0.8; ...
Sine generation with variable frequency and amplitude
I think i solve the problem. Here is the code if you are interested; num=length(t); k=zeros(1,num); f1=0.8; ...
14年以上 前 | 0
| 採用済み
回答済み
Sine generation with variable frequency and amplitude
The sine waves i want to realize is alike below figure, I made it on Microsoft paint, so it is a little rough.. <http://imagesh...
Sine generation with variable frequency and amplitude
The sine waves i want to realize is alike below figure, I made it on Microsoft paint, so it is a little rough.. <http://imagesh...
14年以上 前 | 0
質問
Sine generation with variable frequency and amplitude
Hi everyone, I have been trying to write a code that generates series of sine wave with changing frequency and amplitude; fo...
14年以上 前 | 4 件の回答 | 0

