![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16096168_1567443004377_DEF.jpg)
Saarthak Gupta
Followers: 0 Following: 0
Statistica
0 Domande
56 Risposte
RANK
2.456
of 297.016
REPUTAZIONE
24
CONTRIBUTI
0 Domande
56 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
2
RANK
of 157.687
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
ODE45 solver not using the previous calculated value in the new time step
Hi Omar, Looks like you are getting rapid attainment of terminal velocity for an air bubble rising in water. As per my under...
circa un anno fa | 0
Solving Normal Equations 3-Parameter Weibull Distribution
Hi Danny, Looks like you are trying to solve a system of nonlinear equations in the variables “m”, “c”, “g”. This qualifies as...
circa un anno fa | 0
Calculate temperature of 2d plate over time using finite difference method and matrix
Hi Christopher, I understand you wish to calculate the dynamic temperature distribution of a body until equilibrium. Using t...
circa un anno fa | 1
Invalid training data. For image, sequence-to-label, and feature classification tasks, responses must be categorical.
Hi Susitra, I understand you are getting the error: “Invalid training data. For image, sequence-to-label, and feature classific...
circa un anno fa | 0
how adjustrange of the voice while implement high and low pass filter
Hi Sherif, I understand that you wish to filter the noise out of a given audio sample containing human voice. To separate th...
circa un anno fa | 0
Lsqcurvefit errors when trying to optimise
Hi Joshua, It looks like there is a problem with the output of the ODE solver you are using in “kinetics” function, which is th...
circa un anno fa | 0
non linear curve fitting with globaloptimization options
Hi Daniele, To effectively diagnose the issue, it would be beneficial to have the "entropy_calculated.txt" file. This file is c...
circa un anno fa | 0
| accettato
can someone help me pls with this code?
Hi Aryo, It seems like you are facing an issue while implementing the Newton-Raphson method correctly. I suspect that you ar...
circa un anno fa | 0
Having Problems with Parameter Estimation Toolbox
Hi Kaan, It looks like you are unable to import time series data (input and output signals) to the Parameter Estimation App. ...
circa un anno fa | 0
How to replace the sdpvar vector x with meshgrid variables to plot it? (YALMIP)
Hi, Looks like you are trying to plot a “sdpvar” expression (YALMIP) over a given domain. Your code does not correctly para...
circa un anno fa | 0
How can I install GLPK MEX fo Windows in MatLab
Hi Valentina, I understand you are unable to install GLPKMEX for MATLAB on Windows. The problem probably stems from the versio...
circa un anno fa | 0
cftool with no log scale issue
Hi Birsen, I see from the figures you have attached that the data does not fit well when the Y axis is converted to a logarithm...
circa un anno fa | 0
Extropolate backwards for the curve
Hi Qiujun, I understand you wish to fit and extrapolate the red line across critical points of yellow and black curves. Depe...
circa un anno fa | 0
Predict ordered logit probabilities for out of of sample outcome values
Hi Mahmood, I understand you want to give the cumulative probabilities of response categories that are not available in the tra...
circa un anno fa | 0
Function for Poisson Regression
Hi Coulter, It seems that you are trying to fit a Poisson distribution to your data. The “glmfit” function fits a generalized ...
circa un anno fa | 0
Fitting Gaussian curve on top of polynomial curve?
Hi Tiffany, It seems like you want to fit a combination of a Gaussian curve and a polynomial curve to your data. The problem...
circa un anno fa | 0
How to use besselj function to plot spectrum of single tone FM signal
Hi Devon, I understand you wish to plot the power spectrum of a single tone FM signal. For a single tone FM signal of the fo...
circa un anno fa | 0
Generating Phase Portrait of ODE system
Hi Jiwon, I understand that you wish to plot the phase portrait of a nonlinear system of ODEs. For a nonlinear system of the...
circa un anno fa | 0
frequency modulation by bessel
Hi Huijia, I understand that you want to calculate the amplitude of the first two side frequencies of a signal, given its modul...
circa un anno fa | 0
Why do my Weibull functions give me arrays of zeros?
Hi Andrew, I understand you wish to fit a Weibull curve to your data. Due to lack of the exact data, I created a comparable ...
circa un anno fa | 0
Find optimal parameter values for model
Hi Tycho, As per Sam’s suggestion, it would be beneficial if you could share your current model so that contributors can assess...
circa un anno fa | 0
Finding the eigenvalues and eigenvectors with the system response
Hi Joni, I understand you wish to solve a spring-mass system consisting of two masses and three springs. The equations of mo...
circa un anno fa | 0
fminsearch with integrals and parameters
Hi Prerna, I understand you wish to minimize your objective function with extra parameters. It would be helpful if you coul...
circa un anno fa | 0
numerical solution of a linear system through the use of the Gauss method without pivoting
Hi Aurora, I understand you need to use method of Gauss-Jordan elimination without pivoting to solve a system of linear equatio...
circa un anno fa | 0
Choose subset of basis vectors for best approximation of a vector
Hi, I understand that you are trying to obtain an approximation to a n-dimensional vector v, in a k-dimensional subspace (spann...
circa un anno fa | 0
using cplex_miqp from MATPOWER with MATLAB
Hi Giovanni, I understand that you wish to grasp the correspondence between the functions “cplexmiqp” and “miqps_cplex”, and th...
circa un anno fa | 0
VB .NET function use in matlab
Hi Jean-Marie, I understand that you are trying to access an enumeration included in an external .NET Assembly. In the ‘.NET...
circa un anno fa | 0
How to obtain confidence bounds using nlarx with idGaussianProcess ?
Hi Oceane, It looks like you are trying to obtain the confidence bounds of predictions given by an estimated NARX model with GP...
circa un anno fa | 0
how to create equation from gaussian trained model from regression learner?
Hi Nilanshu, Looks like you are trying to obtain a closed-form expression for the Gaussian Process Regression model trained on ...
circa un anno fa | 0
Curve Fitting Toolbox: solution generated by the GUI not the same as the one generated by the line of codes (generating code)
Hi Bastien, It is highly likely that you are getting different fit coefficients while fitting the data because of the underlyin...
circa un anno fa | 0
| accettato