haeyeon JI
Followers: 0 Following: 0
Statistik
13 Fragen
0 Antworten
RANG
200.159
of 295.569
REPUTATION
0
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
38.46%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Custom equation related in matlab's curve fitting tool
custom equation : z=a*x+b*log10(y+c)+d (x=M , y=D, z=ratio1) Regression analysis was performed from the above estimation eq...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to set bounds for coefficents when curve fitting
x= (6.1,6.1,6.1,6.1,6.1,6.1,6.1,6.4,6.4,6.4,6.4,6.4,6.4,6.4,6.7,6.7,6.7,6.7,6.7,6.7,6.7,6.7,6.7,6.7,6.7,6.7,6.7,6.7) y=(10,20,3...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Make equation in Curve Fitting tool
I used the Curve Fitting tool to plot the relationship between x, y and z. Could I get the equation corresponding to the graph ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Options when drawing using the Curve Fitting tool
I am inputting x y z data and using 'Curve Fitting tool' to create a nonlinear regression graph. I am trying to find the coeffi...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Options when drawing using the Curve Fitting tool
I am inputting x y z data and using 'Curve Fitting tool' to create a nonlinear regression graph. I am trying to find the coeffi...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to find the coefficients for the regression equation using nonlinear regression analysis.
We want to find the coefficients for the regression equation using nonlinear regression analysis. For example M=3, 3, 3, 3, 4,...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to do a nonlinear regression analysis with MATLAB.
I want to do a nonlinear regression analysis with MATLAB. For example M=1, 2, 3, 4 R=1, 2, 3, 4 And SA is the value relate...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I try to find the coefficients of the polynomial using nonlinear regression analysis.
The variables I will enter are magnitude M, distance R, and SA values corresponding to magnitude and distance. for example, M=...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to extract the value of the middle point of the graph without data.
I drew a graph with a variable. x =[5 2 1 0.5 0.4 0.2 0.1 0.05 0.04 0.02 0.01] y=[0.020483611 0.140590007 0.551269003 1.46...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
i=1, 2, 3,,, However, when (a-i)> 0 is calculated.
i=1, 2, 3,,, However, when (a-i)> 0 is calculated. N, a is any positive integer, station(2+i)=(a-(a-i))*N I am trying to...
mehr als 4 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
After the FFT(Frequency-Amplitude) of the seismic wave(Time-Acceleration), I want to reconstruct the seismic wave(Time-Acceleration) by IFFT again.
First, FFT was performed using time and acceleration data. And reconstruct the seismic wave(Time-Acceleration) by IFFT again. ...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Perform a FFT of the seismic waves, multiply the amplitude by a function, and IFFT.
I succeeded in Fourier transform using the time history of seismic waves. The code was entered as follows. Time = [0, 0.01...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
푸리에 변환 및 푸리에 역변환
지진파의 시간이력을 통해 푸리에 변환에 성공하였습니다. 코드는 다음과 같이 입력하였습니다. Time = [0, 0.01, 0.02, 0.03, .... 99.99] % 0초 에서 99.99 까지의 시간. 간략하게 ....로...
mehr als 4 Jahre vor | 1 Antwort | 0