
Shaily_T
Statistics
RANK
234,707
of 262,890
REPUTATION
0
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 17,994
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113,861
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
Content Feed
Question
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...
16 days ago | 0 answers | 0
0
answersQuestion
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...
16 days ago | 0 answers | 0
0
answersQuestion
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 ...
2 months 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...
2 months 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...
3 months 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...
3 months 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...
3 months 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...
3 months 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...
3 months 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....
3 months ago | 0 answers | 0
0
answersQuestion
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...
3 months 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...
4 months 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...
4 months ago | 1 answer | 0