![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14933940_1551666336571_DEF.jpg)
haeyeon JI
Followers: 0 Following: 0
Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
167.079
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
38.46%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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,...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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=...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
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. ...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
푸리에 변환 및 푸리에 역변환
지진파의 시간이력을 통해 푸리에 변환에 성공하였습니다. 코드는 다음과 같이 입력하였습니다. Time = [0, 0.01, 0.02, 0.03, .... 99.99] % 0초 에서 99.99 까지의 시간. 간략하게 ....로...
casi 5 años hace | 1 respuesta | 0