Shaily_T
Followers: 0 Following: 0
Statistics
RANK
67.248
of 295.467
REPUTATION
0
CONTRIBUTIONS
23 Questions
1 Answer
ANSWER ACCEPTANCE
30.43%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 maanden ago | 2 answers | 0
2
answersQuestion
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...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 2 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 2 jaar ago | 4 answers | 0
4
answersQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerhow 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...
meer dan 2 jaar ago | 0
Question
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....
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0