Statistik
RANG
115.944
of 301.313
REPUTATION
0
ANTWORTZUSTIMMUNG
22.22%
ERHALTENE STIMMEN
0
RANG
of 21.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.955
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
Feeds
Frage
How can i find the best fitted points according to the expected picture
1-I have some input and output data lets say x and y from a sensor x=[536.5 533.5 473.5 413.5 353.5 323.5 293.5 263.5 233...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i find the best fit points from the input and output data
1-I have some input and output data lets say x and y from a sensor x=[536.5 533.5 473.5 413.5 353.5 323.5 293.5 263.5 233.5...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortHow can i find the unequally spaced points from a fiited curve (non linear least square) using polyfit or some other method
John D'Errico Thank you for your reply and for your explanation, but the real problem is i need a best fit straight line from p...
fast 9 Jahre vor | 0
| akzeptiert
Frage
How can i find the unequally spaced points from a fiited curve (non linear least square) using polyfit or some other method
I want to find some random x and y best points from the best fitted curve(which i got using non linear least square method) I u...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
linearization of non linear system
Hello. I have following three equation. All are non-linear and Implicit. I don't know which method I used which make them l...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
implicit and non linear equation by using fsolve
Hello I have the following program please help me syms R L C R=50; L=150e-6; C=47e-6; zeta=1/(2*R)*sqrt...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
implicit and non linear equation with 3 variable
Hello I want to solve the following three equation eq1=1/(2*x)*sqrt(y/z)==0.01684; eq2=1/sqrt(y*z)==12.9e+3; eq3...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
non linear and implicit equation
Hello anyone please tell me how i guess value in fsolve. I hav the following three equation. eq1=1/(2*x)*sqrt(y/z)==...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
To get frequency response using fft from input and output data
Hello...! I'm trying to get the frequency response from simulated input and output data using fft commands but the results are ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
.m to c code
I have an m file of recursive least square algorithm(second order bandpass filter ) for parameter estimation and i want to writ...
mehr als 10 Jahre vor | 1 Antwort | 0
