Community Profile

photo

Nipun


Last seen: 8 Tage vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
I can't hold a lot graphs in an axes
Hi Alvaro, I understand that you have plotted four plots using "axes" in MATLAB but are unable to see all four plots in the gra...

8 Tage vor | 0

Beantwortet
fmincon fails when I increase the lower and upper bounds
Hi Gekkouga, I understand that you are facing an "infeasible solution" error while using the "fmincon" function in MATLAB. Bas...

8 Tage vor | 0

Beantwortet
How i implement Backward Difference Formula Method from general code ?
Hi Hazel, I understand that you want to adapt the given backward difference formula general code for the listed set of equation...

8 Tage vor | 0

Beantwortet
Why do i met converged to an infeasible point
Hi Tsam, I understand that you are facing an "infeasible point" error while doing power flow optimization using "fmincon" in MA...

8 Tage vor | 0

Beantwortet
How to find closed form solution involving a sum over sample data
Hi Jan, I understand that you want to get the closed form solution of the given summation (the likelihood function) in MATLAB. ...

9 Tage vor | 0

Beantwortet
going from explicit Euler code to midpoint method.
Hi Aleily, I understand that you intend to modify your existing code to implement the "midpoint" Euler method, also known as th...

9 Tage vor | 0

Beantwortet
How to calculate partial area under the curve from an excel sheet and automate it for 100s of excel sheets.
Hi Soumya, I understand that you want to calculate the area under the curve for a plot depicted by empirical samples. I also u...

9 Tage vor | 0

Beantwortet
Using lsqcurvefit with 2 input vectors
Hi Davneet, I understand that you are trying to perform an exponential decay fit to your dataset using MATLAB's lsqcurvefit fun...

9 Tage vor | 0

Beantwortet
Trying to find the Lagrange's mean value theorom constant
Hi Soham, I understand that you intend to find the constant "c" in Lagrange's mean value theorem given an equation using MATLAB...

9 Tage vor | 0

Beantwortet
Finding Jacobian matrix for a similar set of equations
Hi Parthsarthi, I understand that you want to generalize a system of equations with different orders in a matrix to find the ro...

9 Tage vor | 0

Beantwortet
Problems with making Puzzle 8 with A* Search in Matlab
Hi Sergio, I understand that you want to implement a 8-Puzzle solver with A* heuristic search. As mentioned by you, the shared ...

9 Tage vor | 0

Beantwortet
Different graphs returned for the same functions
Hi Janco, I understand that you intend to know why the two MATLAB codes produce different plots. After a scrupulous look at bo...

10 Tage vor | 0

Beantwortet
Plot 1D data of electromagnetics simulation
Hi, I understand that you intend to plot a one dimensional data on a 3D plane in MATLAB as shown in the attached figure. I ass...

10 Tage vor | 0

Beantwortet
Gaussian Mixture Model - not working
Hi Giuseppe, I understand that you are getting a different plot for the mentioned Gaussian mixture model than expected. Howeve...

10 Tage vor | 0

Beantwortet
Load/save python list of list with MATLAB
Hi Yuxin, I understand that you are facing an error while using Python's list of lists in MATLAB. I assume that the list data t...

10 Tage vor | 0

Beantwortet
Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error.
Hi Jamyl, I understand that you are facing an error while running the shared code snippet in MATLAB R2021b. I tried running th...

15 Tage vor | 0

Beantwortet
I am having a problem in applying 3d Scattered interpolation in my relative code.
Hi Huzaifa, I understand that you are facing a dimension incompatible error while interpolating data points. Based on the give...

15 Tage vor | 0

Beantwortet
Help needed with fitting and complex number
Hi Tuhin, I understand that you are trying to fit the given data using the customized optimization functions but are facing an ...

15 Tage vor | 0

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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 ...

3 Monate vor | 0

Beantwortet
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 ...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

3 Monate vor | 0

Beantwortet
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...

4 Monate vor | 0

Beantwortet
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...

4 Monate vor | 0

Beantwortet
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...

4 Monate vor | 0

Beantwortet
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...

4 Monate vor | 0

Beantwortet
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...

4 Monate vor | 0

Mehr laden