Answered
Graphing the movement of a driven damed pendulum
Hi Michael I understand that you are facing an issue while plotting movement of a driven damed pendulum where the returned grap...

6 månader ago | 0

Answered
How to bundle function input for optimization
Hi Hashim, I understand that you are trying to to bundle the function parameters (in this case arrays) to pass it to the objec...

6 månader ago | 0

Answered
Attempting to hand variables off between equations but MATLAB isn't using vpasolve right?
Hi Albert, I understand that the value of "tm" returned by "vpasolve" differs from the expected value. SInce I am not aware of ...

6 månader ago | 0

Answered
How do I integrate under a plot? (Non-functions)
Hi Blair, I understand that you are trying to find the area under the curve for the given plot without using symbolic math for ...

6 månader ago | 0

Answered
Initial point is a local minimum when estimation parameters for differential equations
Hi Yi, I understand that you are trying to fit the data in a given system of equations but are facing an error involving "local...

6 månader ago | 0

Answered
How do I implement Neumann boundary conditions for a specified time period of a model?
Hi Joshua I understand that you are trying to model the movement of ions in a cylindrical space using MATLAB PDE toolbox but ar...

6 månader ago | 0

Answered
I need help understanding one line of the code for a 2pbvp. Also, anyone knows if there are other methods of writing the solinit part of the code?
Hi Rachel, I understand that you intend to know more about the shared code snippet, especially the function "bvpinit". The "bv...

6 månader ago | 0

Answered
Plot in GUIDE format
Hi Tim, I understand that you are trying to plot the attached plots on a GUI built using GUIDE in MATLAB. To display the plots...

7 månader ago | 0

Answered
Code does not plot my values above a certain z coordinate
Hi Ethan, I understand that you are trying to create a 3D spatial model in MATLAB based on user input, where the user can speci...

7 månader ago | 0

Answered
How can I apply the Genetic Algorithm to this function?
Hi Youn, I understand that you are trying to optimize the variables based on the system of equations presented. On surfing the...

7 månader ago | 0

Answered
Creating equation gives error using fit function.
Hi Nilanshu, I understand that you are trying to retrieve the polynomial equation from the "fit" function in MATLAB. On analyz...

7 månader ago | 0

Answered
Analytical solution of 1-D transient heat transfer
Hi Nour, I understand that you are trying to code the analytical solution equation for 1D transient heart transfer to get the t...

7 månader ago | 0

Answered
Quicker way to subtract large vectors using a sliding window?
Hi, I understand that you are looking for a quicker way to calculate the difference of large vectors using sliding window in MA...

7 månader ago | 0

Answered
I am trying to use a Runga Kutta 4th order method to solve for the Taylor Maccoll equation.
Hi Jiho, I understand that you are trying to solve the system of equations using fourth order Range Kutta method in MATLAB. Ba...

7 månader ago | 0

Answered
Trying to solve a system of heat transfer equations more efficiently
Hi Anthony, I understand that you are trying to optimize the code to run it against an array of initial temperature, conductivi...

7 månader ago | 0

Answered
Intersection of areas via polyshape
Hi Sena, I understand that you require help with the calculation of the intersection area via polyshape while deleting a specif...

7 månader ago | 0

Answered
Storing multiple image frames in a 4 D unit
Hi Frederik, I understand that you are trying to save the video frames in a four dimensional matrix for computation later, but ...

7 månader ago | 0

Answered
Fixing Incompatible Sizes while Calculating Absolute Vorticity
Hi Jonathon, I understand that you are trying to calculate the relative and absolute vorticity change using the specifications ...

7 månader ago | 0

| accepted

Answered
Gaussian elimination by partial pivoting and reducing matrix
Hi Leonie, I understand that you are attempting Gaussian elimination on a cell array YB representing a sparse matrix with 3x3 m...

7 månader ago | 0

Answered
Symbolic parameters not supported in nonpolynomial equations. in Newton iteration
Hi, I understand that you are working on a Newton iteration program to solve for 'x' in a set of equations, and you are facing ...

7 månader ago | 0

Answered
How to insert constant offset into cumtrapz calculation?
Hi Anna, I understand that you are trying to subtract a constant or provide an offset to summation expression similar to the se...

7 månader ago | 0

Answered
Accessing all fields within a struct level at once
Hi Vaishnavi, I understand that you are trying to find if "dontinclude" is a structure property without using for loops. One p...

7 månader ago | 0

Answered
How to plot contour of an xy plot with a constant value?
Hi UH, I understand that you have two sets of xy-data representing lines and want to create a contour plot with specified z val...

7 månader ago | 0

Answered
linear interpolation of function handle
Hi Gianluca, I understand that you are trying to evaluate a semantic relation, given the variable values. In the illustrated ca...

7 månader ago | 0

Answered
How to find user combinations in each sector that maximize the value recursively?
Hi Aamir, I understand that you are trying to find the best combinations of users in each sector based on their gain values. To...

7 månader ago | 0

Answered
Efficient work on Array of objects (User-defined class) larger than memory
Hi Clemens, I understand that you are looking for a way to store the system based objects from your class efficiently, when the...

7 månader ago | 0

Answered
How can I use numerical integration to properly determine the area of cyclic voltammetry data?
Hi Mitchell, I understand that you are trying to evaluate the ratio between the area of the cyclic voltammetry data of the two ...

7 månader ago | 0

Answered
Simulating a 2D Random Walk
Hi William, I understand that you have one dimensional random walk code and intend to modify the given snippet to yield a two d...

7 månader ago | 0

Answered
Simulating a 2D Random Walk:
Hi Ryan, I understand that you have one dimensional random walk code and intend to modify the given snippet to yield a two dime...

7 månader ago | 0

Answered
Execution of script as a function is not supported
Hi Hector, I understand that you intend to execute the "TrussFEA" script with the mentioned parameters, but are getting an erro...

7 månader ago | 0

Load more