photo

Ozgur


ITU

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Professional Interests: Vibration and Acoustics, Control Systems, Data Acquisition and Mechanics

Statistik

MATLAB Answers

4 Fragen
6 Antworten

RANG
105.876
of 301.478

REPUTATION
0

BEITRÄGE
4 Fragen
6 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 21.296

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.719

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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

fast 9 Jahre vor | 0

Frage


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>> ...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
"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:\. ...

etwa 11 Jahre vor | 0

| akzeptiert

Frage


"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...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
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...

mehr als 14 Jahre vor | 0

Frage


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...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
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; ...

fast 15 Jahre vor | 0

| akzeptiert

Beantwortet
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...

fast 15 Jahre vor | 0

Frage


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...

fast 15 Jahre vor | 4 Antworten | 0

4

Antworten