Beantwortet
Density distribution of scatter plot?
Hi Iron, I understand that you want to visualize the density of data points using concentric ellipses with varying color intens...

etwa 2 Monate vor | 0

Beantwortet
To curve fit the selected data from the plot
Hi Divita, I understand that you want to fit a line to the selected data from your plot and calculate the slope. Here is the up...

etwa 2 Monate vor | 0

Beantwortet
Gaussian shape for 'findpeaks' function?
Hi Fercho, I understand that you want to plot the peaks found using the "findpeaks" function in a way that resembles a Gaussian...

etwa 2 Monate vor | 0

Beantwortet
How to include average of a variable in the equation setup of PDEPE
Hi Jairaj, I understand that you want to solve a PDE using "pdepe" in MATLAB where the equation involves an average function "G...

etwa 2 Monate vor | 0

Beantwortet
How to find the Laplacian Matrix with Network, please
Hi Ama, I understand that you intend to find the Laplacian matrix of a given network matrix in MATLAB. MATLAB has an in-built ...

etwa 2 Monate vor | 0

Beantwortet
How to find the coordinate of a point perpendicular to 3D line with desired scalar distance?
Hi Mesut, I understand that you intend to know a way to calculate the coordinates of "point 4" such that line formed by points ...

etwa 2 Monate vor | 0

Beantwortet
Measuring the Hessian matrix for lsqnonlin
Hi SM, I understand that you are optimizing a multiobjective function using the lsqnonlin function with the trust-region reflec...

etwa 2 Monate vor | 0

Beantwortet
Implementing a sum of series with a sum of series
Hi Curtis, I understand that you want to implement the given formula in MATLAB without using nested loops. Here is how you can ...

etwa 2 Monate vor | 0

Beantwortet
Gaussian quadrature for arbitrary weight functions
Hi Stephan, I understand that you intend to perform Gaussian quadrature for arbitrary weight functions in MATLAB. I recommend t...

etwa 2 Monate vor | 0

Beantwortet
RK$ with shooting algorithm for two boundary value problem
Hi Debayan, I understand that you are trying to solve the the fourth-order ODE using the shooting method and fourth order Range...

etwa 2 Monate vor | 0

Beantwortet
How can I fix my Runge Kutta (4th order) method to solve a 2nd order ODE?
Hi Mert, I understand that you want to solve the differential equation "x''(t) + δx'(t) + αx(t) + βx(t)^3 = γcos(ωt)" with init...

etwa 2 Monate vor | 0

Beantwortet
Compute the basin of attraction for a steady state of an ordinary differential equation ODE
Hi Erik, I understand that you need to write a function compute_basin to find the set of initial conditions that approach a giv...

etwa 2 Monate vor | 0

Beantwortet
calculate probability in MATLAB
Hi Nafisa, I understand that you are working on a multinomial probability distribution problem and need help with your MATLAB c...

etwa 2 Monate vor | 0

Beantwortet
Use sfit object for multiobjective optimization
Hi Fabian, I understand that you want to optimize a multi-objective problem using the gamultiobj algorithm in MATLAB. I assume ...

etwa 2 Monate vor | 0

Beantwortet
Filter/interpolation in a curve
Hi Tobia, I understand that you want to transform the black curve into the blue one using a smoother filter. Your current attem...

etwa 2 Monate vor | 0

Beantwortet
Get triangular meshes for any shape
Hi James, I understand that you want to generate triangular meshes for arbitrary shapes with regular triangles and adjustable t...

etwa 2 Monate vor | 0

Beantwortet
Fitting specific level of contour plot to data
Hi Rafegh, I understand that you want to fit a specific level (0.5) of a contour plot to your data (shown in yellow and blue do...

etwa 2 Monate vor | 0

Beantwortet
Find intercept point with three boundary conditions
Hi CamPe, I understand that you want to find a point on a straight line given by "F(x) = mx + b" that is tangent to a semicircl...

etwa 2 Monate vor | 0

Beantwortet
how I solve the two equation and two unknown variables using 'levenberg-marquardt' method?
Hi SungMin, I understand that you want to solve the following system of equations using the Levenberg-Marquardt method in MATLA...

etwa 2 Monate vor | 0

Beantwortet
PLV all in one matrix
Hi Carmen, I understand that you want to automate the process of calculating phase-correlation (PLV) values for every participa...

etwa 2 Monate vor | 0

Beantwortet
How to change elements of only the pages of a matrix
Hi Vakhtang, It seems like you're trying to implement beamforming with adaptive weights and you're struggling with downsizing t...

etwa 2 Monate vor | 0

Beantwortet
Boundary value problem solvers in Matlab accept mixed boundary conditions, neumann boundary conditions?
Hi Bobby, I understand that you want to know if MATLAB's boundary value problem solvers accept mixed boundary conditions and Ne...

etwa 2 Monate vor | 0

Beantwortet
Modifying the array with numerical values in the vicinity of the elements in earlier array
Hi Rohit, I understand that you want to modify an array with numerical values in the vicinity of elements in an earlier array. ...

etwa 2 Monate vor | 0

Beantwortet
how to interpolate the data over uniform time grid
Hi [First Name] I understand that you want to interpolate data over a uniform time grid. Here’s how you can do it using interp1...

etwa 2 Monate vor | 0

Beantwortet
How to value the proximity of different 2D distribution?
Hi Zhe, I understand that you want to evaluate the proximity of different 2D distributions. One way to do this is by calculatin...

etwa 2 Monate vor | 0

Beantwortet
Save extreme points in a single position
Hi Patricio, I understand that you want to save extreme points (minimum and maximum) of a matrix in a single position. Here’s h...

etwa 2 Monate vor | 0

Beantwortet
i am not getting the exact data for finite element model updating
Hi Susanta, I understand that you are facing issues with finite element model updating and not getting the exact data. Here’s a...

etwa 2 Monate vor | 0

Beantwortet
Using fmincon to optimize Simulink model for optimal trajectory
Hi Joshua, I understand that you want help with calculating how many hours of data fall within the current hour in MATLAB. Here...

etwa 2 Monate vor | 0

Beantwortet
adding linear interpolation to a fitness equation
Hi Kitt, I understand that you want to add linear interpolation to a fitness equation in MATLAB. Here's how you can do it using...

etwa 2 Monate vor | 0

| akzeptiert

Beantwortet
How to write a function which performs deconvolution to solve for x given y and h where y = h*x (all column vectors) using linsolve
Hi William, I understand that you are trying to perform deconvolution using the linsolve function instead of the deconv functio...

2 Monate vor | 0

Mehr laden