Shaily_T
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
67.260
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
23 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
30.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
How to get equispaced values with a more exact result than using linspace and column functions?
Hi all, I just realized that the linspace function does not give equispaced values (they are somewhat equispaced, but not exact...
10 meses hace | 2 respuestas | 0
2
respuestasPregunta
Using trapz to calculate the area under part of the whole pulse where y is not zero
Hey, I am trying to calculate the area under the pulse between the two specified minima shown in the picture from the whole pul...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
The difference between the obtained result using fftshift when employing the ifft() function
Hey, I am trying to calculate the inverse fourier transform of a function using ifft(). I have noted some differences in the r...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
A weird feature in the obtained function from calculating the inverse Fourier transform using ifft
Hey, I am calculating the inverse Fourier transform of a function and obtaining the result in the time domain using the ifft ...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
How to obtain the uncertainties in the obtained fitting parameters from the confidence bounds in the curve fitting toolbox?
Hi, I have fitted an equation to the data and I have gotten the value of the fitting parameters using curve fitting toolbox...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Why I don't get a curve plot by adding term2 to phi?
Hey, I have an issue where I am stucked for several days. I have the following code: to run it you need to have the attached...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to fit a function that has significant changes dependent on small changes of some parameters
Hey, I am fitting a function to data using curve fitting tool in Matlab. The function is very sensitive to two of the fittin...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Broad confidence bound range when fitting in Matlab
Hey, I fit a function to data in Matlab and for the obtained fitting parameters, I get quite large range from Matlab. I have at...
casi 2 años hace | 3 respuestas | 0
3
respuestasPregunta
How to obtain the time domain from the frequency domain while computing the numerical inverse Fourier transform of a function not centred at zero frequency?
Hey, I am trying to calculate the numerical inverse fourier transform of a complicated function. For obtaining the time interva...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Huge difference between the result of fft function Matlab and analytical Fourier transform of the same function
Hey, I am trying to find a way to obtain the numerical fourier transform of a function (it is not a signal and I only want to o...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Controversy in calculating the Fourier transform of a function numerically and analytically
Hey, I am trying to calculate the inverse fourier transform of a complex function numerically. And I am trying to start with ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can we have a good resolution over a narrow bandwidth when we include a broad range without a lot of points?
Hey, I have to include a broad range frequency (around 50 GHz) in my codes, and I want to see the effect of that broad range o...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to embed a series of Gaussians in a Lorentzian just by adding functions?
Hey, I want to have the shown function in Matlab and use it in my simulations and codes. It is a series of Gaussians (which has...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Should we always search for the global minima in our optimization problem?
I am trying to fit a custom equation to a series of data. When I change the startpoints the obtained fitting parameters and the ...
más de 2 años hace | 4 respuestas | 0
4
respuestasPregunta
What is the number of cores that my fit code uses for running and the efficiency of running it on a cluster?
I have a matlab code for fitting a custom model to a series of data. The actual number of data I have is about 600000. I can run...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to call a function with vector input in the fit type function?
I am trying to fit an equation to a model and I need to call a function "kkrebook2" in my fit type funtion (For "kkrebook2", the...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Inconsistency in the fitted curve and the plot of obtained fitting parameters
I am trying to fit an equation to a model and I need to call a function "kkrebook2" in my fit type funtion (For "kkrebook2", the...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem in defining the fit type function for curve fitting tool
I have defined a custom function for use in curve fitting toolbox. In my defined function, I need to call another function "kkre...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem in Calling a function in the custom equation for curve fitting
I have defined a custom function to use it in curve fitting toolbox. In my defined function, I need to call another function "kk...
más de 2 años hace | 1 respuesta | 0
1
respuestahow can i write a code to solve kramers-kronig equation?
There is a helpful toolbox and function which help you calculate the real and imaginary parts of refractive index by K-K relatio...
más de 2 años hace | 0
Pregunta
Is a grid search for the global minima helpful for my optimization?
I have some series of data taken at different frequency domains and I am trying to fit each series of data to a nonlinear model....
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
The difference of SSE and MAE curve fitting and optimization
I am trying to fit some series of data taken at different frequencies to a custom model. But it doen't get reasonable result an...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Getting inconsistent results for fitting different series of data to a nonlinear function
I have 15 series of experimental data taken at different frequencies. I also have a function which we think can describe the dat...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Obtaining close results with and without using MultiStart and GlobalSearch for fitting data to a non-linear model
I am trying to fit an experimental data to a nonlinear model. I tried curvefitting tool and used "trust-region" algorithm but by...
más de 2 años hace | 1 respuesta | 0