已回答
Optimization of matrix with constraints
Hi Zhenghao, I understand that you want to solve an optimization problem. You can use the ‘Optimize’ function provided in the O...

11 months 前 | 0

已回答
trapezoidal rule for integral function
Hi lulu, I understand you are facing some error while implementing the trapezoidal rule for integration. The error seems to be ...

11 months 前 | 0

已回答
Nonlinear constraint function error
Hi Maddie, I understand you are facing an error while using a custom non-linear constraint function. I went through your code, ...

11 months 前 | 1

已回答
What's the difference bewteen resubPredict and predict functions?
Hi Jae, The ‘resubPredict’ function is used to get predictions on the training data itself, while the ‘predict’ function is us...

12 months 前 | 0

已回答
Taylor series of sin(x) needs to be modified for cos(x) in a better way, please explain how to do this
Hi John, I understand you want to find the value of sin(x) using Taylor series expansion. I believe your code should be modifi...

12 months 前 | 0

已回答
Randomizing samples without losing track on labels
Hi Vivek, The dictionary object will be helpful for your problem - https://in.mathworks.com/help/matlab/ref/dictionary.html

12 months 前 | 0

| 已接受

已回答
How to pre-populate a data store with timeseries data rather than just Initial Value
Hi Matthew, I understand you want to pre-populate a data store with timeseries data for the entire simulation in Simulink. To...

12 months 前 | 0

已回答
Constructing Horizon Lines for a Surface Robot Field of View in Multiple Object Detection
Hi Tarek, I understand you wanted some inputs on how to construct the horizon lines using MATLAB. You can do so by using the f...

12 months 前 | 0

已回答
Parameter estimator not able to list some variables as parameter
Hi Pranesh, I understand you are facing an error while trying to estimate variables that are not model parameters. You are ...

12 months 前 | 0

已回答
How to use run-time tunable parameter for Constant Volume Chamber (G)
Hi Stian, I understand you would like to make some of the block parameters run-time tunable. You could refer to the following...

12 months 前 | 0

已回答
Seeking Guidance on Transitioning FOC Model from Star to Delta Connection for an IPMSM plant model
Hello Aditya, I hope Nazir’s comment helped you in transitioning your IPMSM plant from star to delta configuration. You can...

12 months 前 | 0

已回答
Why do I get an error of dimensionality when working with multi-object tracker and Detection Concatenation
Hello Aasish, I understand you are having some trouble while working with Multi-Object Tracker and Detection Concatenation Blo...

12 months 前 | 0

已回答
fminbnd error while solving the neoclassical growth model
Hello Prerna, I understand you are facing some issue in using the “fminbnd“ function while solving the neoclassical growth mod...

12 months 前 | 0

已回答
Running Multiple timers in parallel (Parfeval) in MATLAB app designer GUI
Hello Pawan, I understand you are having some trouble in updating properties of the app object when you parallelize your appli...

12 months 前 | 0

已回答
fuzzy tuning error using a custom cost function
Hello Naveen, I understand you are facing some errors in using a custom cost function while tuning a fuzzy system using the Fu...

12 months 前 | 0

已回答
How to fix an issue with plotting the Duffing Frequency Response Plot?
Hello Alireza, I understand that you have want to plot the Duffing Frequency Response Plot. You could refer to the following p...

12 months 前 | 0

已回答
non-intersecting region for two curves
Hello Syed, I understand that you have plotted two curves on the same graph and want to find non-intersecting regions between ...

12 months 前 | 0

已回答
Equipment Tracking with RFID and/or Barcodes
Hello Tyler, I understand that you want to create an inventory management system using RFID and/or Barcode Scanners that can s...

12 months 前 | 0

已回答
Can the cost function and constraints for NMPC controller be changed based on the condition given?
Hello Shrinidhi, I understand that you are implementing nonlinear MPC using the Model Predictive Control Toolbox and have a que...

12 months 前 | 0

已回答
Cluster Analysis for 2D and 3D data
Hello Luis, I understand that you have a query regarding analysing the patterns across multiple Hovmöller diagrams. You can...

1 year 前 | 0

| 已接受