Answered
How can I use Gilbert's method to obtain a minimal realization of a transfer function matrix
Hi Kenneth, I understand that you are looking for a way to implement Gilbert's method in MATLAB to obtain a minimal realization...

2 månader ago | 0

Answered
How to add 2 other equations which depends on Tp change in the ODE.
Hi Faridatul, I understand that you are trying to solve a system of ordinary differential equations where the parameters psatv ...

2 månader ago | 0

Answered
Find minimum sse for logistic transformation
Hi Andrea, I understand that you are trying to find the values of a and b that minimize the sum of squared residuals (SSE) for ...

2 månader ago | 0

Answered
Fitting a model to a displacement field
Hi Holmbrero, I understand that you are trying to fit a model to a displacement field derived from image analysis to calculate ...

2 månader ago | 0

Answered
multiple gaussian fit to xy data
Hi Majid, I understand that you are trying to fit multiple Gaussian functions to a spectrum within a specified wavelength range...

2 månader ago | 0

Answered
How can I declare an implicit variable, y(t), after I have used it in a symbolically defined function?
Hi David, I understand that you are trying to solve an ordinary differential equation (ODE) using symbolic mathematics in MATLA...

2 månader ago | 0

Answered
An optimization with fmincon
Hi Silver, I understand that you are trying to optimize a model using the fmincon function in MATLAB to obtain three parameters...

2 månader ago | 0

Answered
multivariate regression with multi dimensional variables
Hi Jane, I understand that you are trying to perform a regression analysis where your explanatory variable is a (24,1) vector f...

2 månader ago | 0

Answered
How can i bring this equation into matlab?
Hi Kihoon I understand that you are trying to create a MATLAB solver for the integral equation involving g(α) using provided da...

2 månader ago | 0

Answered
Optimization of the given set of equation
Hi Sudhir, I understand that you are trying to optimize the given equation with the specified constraints. Here is the MATLAB ...

2 månader ago | 0

Answered
Solving ODE with 2 unknowns
Hi Sudhaunsh, I understand that you are trying to simulate the dynamics of glucose and insulin levels in the body over time, co...

2 månader ago | 0

Answered
Monte Carlo sampling for multi-parameter Sensitivity Analysis
Hi Maximilian, I understand that you are trying to perform a Monte Carlo sampling of 6 parameters, each with its own value rang...

2 månader ago | 0

| accepted

Answered
Gauss Newton Method, How to fix Singular Matrix (or Prevent it).
Hi James, I understand that you are trying to fit a curve to your data using a summation of Gaussians and are encountering issu...

2 månader ago | 0

Answered
Normalization of poly22 fitsurface
Hi Laura, I understand that you are trying to fit a surface to your X, Y, Z data points using a polynomial of degree 2 in both ...

2 månader ago | 0

Answered
smallest line that passes through a point while staying within polygon boundaries
Hi Talha, I understand that you are trying to generate lines at every degree through the center point of a polygon, find where ...

2 månader ago | 0

Answered
Interpolating plot with isolines
Hi Jan, I understand that you are trying to digitize and interpolate a plot with isolines to extract and plot constant angle li...

2 månader ago | 0

Answered
How to find x values where y= 0 using newtons method and secant method?
Hi AGCM, I understand that you are trying to utilize both Newton's method and the secant method in MATLAB to find the zeros of ...

2 månader ago | 0

| accepted

Answered
How make an linear interpolation using intervals?
Hi Orlando, I understand that you are trying to interpolate values between given data points over specific intervals for a rang...

2 månader ago | 0

Answered
Euler integration for an ode
Hi Matthew, I understand that you are trying to simulate a dynamic system using Euler integration and plot the tracking error (...

2 månader ago | 0

Answered
Laplace equation with mixed boundary condition
Hi Mohammad, I understand that you are trying to solve the Laplace equation with a mixed boundary condition on a rectangular ar...

2 månader ago | 0

Answered
Contour Plot Issue - Is the data shown correctly?
Hi Shrishti, I understand that you are trying to generate a contour plot that visualizes the total distance from any point in t...

2 månader ago | 0

Answered
How to convert existing symbolic equations for use in fsolve
Hi Connor, I understand that you are trying to find unique solutions for a series of six nonlinear equations of five variables,...

2 månader ago | 1

Answered
Why am I not getting a periodic plot?
Hi Sofia, I understand that you are trying to reproduce periodic plots for (P) and (T) using a system of delay differential equ...

2 månader ago | 0

Answered
How to plot the graph for different value of t?
Hi Kaps, I understand that you are trying to solve the 2D heat equation using the backward finite difference method and want to...

2 månader ago | 0

Answered
Lsqnonlin to determine coefficient
Hi Anand, I understand that you are trying to fit data to a complex equation using MATLAB's lsqnonlin solver and encountering a...

2 månader ago | 0

Answered
Getting the value of a matrix argument post maximizing a function.
Hi Deepankar, I understand that you are trying to find the value of (w) that maximizes the posterior probability described by a...

2 månader ago | 0

Answered
Efficient ways to match observations
Hi Daniel, I understand that you are trying to efficiently match and retrieve values for each ID-date combination in "File A" f...

2 månader ago | 0

Answered
Optimization Question - structs are slower but more organized, supplementary functions are slower but more organized
Hi Andrew, I understand that you are trying to optimize the performance of your simulations in MATLAB, which involve updating v...

2 månader ago | 0

Answered
Summation of different size matrices
Hi David, I understand that you are trying to add individual numbers to each element of a large matrix, where the individual nu...

2 månader ago | 0

Answered
Optimization problem _input dimension
Hi NN, I understand that you are trying to input matrices of dimensions 25x2, representing values corresponding to 24 hours, in...

2 månader ago | 0

Load more