Rhea Chandy
Followers: 0 Following: 0
Statistics
0 Questions
83 Answers
RANK
698
of 295 527
REPUTATION
106
CONTRIBUTIONS
0 Questions
83 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
9
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Convert analog output to digital//PWM with arduino in Simulink
Hi Aakash, This previously answered question may be useful to you: Convert digital value from analog input pin to pwm output ...
ungefär 3 år ago | 0
How to write Code for outdoor visible light communication for vehicular networks?
Hi Sumana, The following previously answered questions may help you write your code: Cognitive based visible light communicati...
ungefär 3 år ago | 0
How to find steady state error and then remove it from SIMO system?
Hi Inam, Please take a look at the following previously answered questions for information on how to find steady state error: ...
mer än 3 år ago | 0
How to do the Fourier method for segmentation.
Hi, Currently MathWorks does not support the Fourier Surface method for image segmentation. Our developers are aware of the iss...
mer än 3 år ago | 0
| accepted
Graph plotting and curve fitting
Hi Narendra, If you can provide the code you've written to solve the problem and ask a specific question about where you're fac...
mer än 3 år ago | 0
Running a Python Script with multiple inputs and outputs through Matlab
Hello Constantinos, I understand that you're trying to run python script in MATLAB and then recieve outputs from Python in MATL...
mer än 3 år ago | 1
Impact of Electric vehicle charging on the distribution grid
Hi Jay, You can refer to this example: 24-hour Simulation of a Vehicle-to-Grid (V2G) System
mer än 3 år ago | 1
PV array simulation in simulink
Hi Soumya, You can take a look at some of the characteristics of the PV Array Simulink Block. The documentation gives details ...
mer än 3 år ago | 0
Cross -validation in nprtool (Deep Learning Toolbox)
If you're looking for more information about the Neural Network Pattern Recognition App (nprtool), please refer to this document...
mer än 3 år ago | 0
Two rows of tab groups in appdesigner
Hi Anum, Like Mohammad Sami commented above, the option to have two rows of tab groups is not currently supported. As they su...
mer än 3 år ago | 0
| accepted
StateFlow Onramp not launching, is it mandatory to finish Matlab+Simulink Onramp before launching Stateflow Onramp?
Hi Rahul, Stateflow Onramp is available for R2019b or later. To access it, you can do either of the following: Download R2019...
mer än 3 år ago | 0
deisign an transmitter and reciver for a tetrapol system
Hi Nithin, Since this seems like a homework assignment, if you can provide the model you've built to solve the problem and ask ...
mer än 3 år ago | 0
ssb modulation with audio file
Hi Kerem You can take a look at these examples of SSB Modulation: SSB Modulation using DSP System Toolbox and Simulink Sing...
mer än 3 år ago | 0
how to connect dc motor block with inverter
Hello Suketu, This appears to be happening because you are trying to connect a a Simscape block (which models physical signals)...
mer än 3 år ago | 0
Coverting Complex plant model in differential equations to Transfer Functions
Hi Azeeth, You can take a look at this example: Model Differential Algebraic Equations for an idea on how to convert an ODE int...
mer än 3 år ago | 0
PID Autotune for quadcopter
Hi Mert, Take a look at this video talk on Drone Simulation and Control :Drone Simulation and Control, Part 5: Tuning the PID C...
mer än 3 år ago | 0
This question is about " PID Controller Design for a DC Motor "
Hi Manpreet, I think you're talking about this file exchange submission : PID Controller Design for a DC Motor - File Exchange ...
mer än 3 år ago | 0
How to create a frequency bode plot with FFT in Matlab from an output in Simulink
Hello Jorge, This previously answered question : How to plot bode plot from FFT data may give you an idea of where to start. T...
mer än 3 år ago | 0
How to modify Preferences parameters in the Control System Designer app
Hi Enrique, Have you tried saving your session in Control System Designer? That is, when you have set the configurations you n...
mer än 3 år ago | 0
| accepted
Use logarithms to separate the frequency response into a sum of decibel terms, where w=0 to find the starting magnitude.
Hi, I understand you want to find the gain of your transfer function. Consider using the Zero-pole-gain model , zpk, to convert...
mer än 3 år ago | 0
Is there any way to pass a matrix (not an array) from sol1 as the IC-2 for finding sol2
Hello, You can take a look at this documentation: Solve 1-D parabolic and elliptic PDEs for a little more information on what ...
mer än 3 år ago | 0
| accepted
Capacitor model in Simulink
Hello Ramesh, As you say, the Capacitor in Simscape library does not support thermal ports, while it does for some other compon...
mer än 3 år ago | 0
Simulink from first order
Hi Hassan, From the error message you showed, it looks like the MATLAB function you entered into the Interpreted MATLAB Functio...
mer än 3 år ago | 0
| accepted
How to create a nested loop through a matrix to search a value starting from first column to the last.
If you can provide the code you've written to solve the problem and ask a specific question about where you're facing difficult...
mer än 3 år ago | 0
How do use drawfreehand to create a 3D ROI?
Hi Jeremy, As you said, to get a 3-D ROI, only the Cuboidal shape is supported using drawcuboid. You can get an ellipse shape u...
mer än 3 år ago | 0
Reference preview/look-ahead in Simulink
As I understand it, you want to use implement a look-ahead in simulink without using MPC toolbox because you have already design...
mer än 3 år ago | 0
Controller Design in Model Based Design
Yes, If your controller block is discrete, you can pass them directly into continuous block(s), so that you will have a discrete...
mer än 3 år ago | 0
I'd like to know how can I model a sprind-damper dynamic system in Matlab Code. My goal is to simulate the dynamic behavior of a motorcycle as it rides over a bump. I'd use any help.
Since you have already modelled the system in Simulink, It seems like you are asking for a way to convert your Simulink model in...
mer än 3 år ago | 0
Slope of Bode plot
Hi Teo, Neither bode nor bodeplot will display the slope of the bode diagram directly. You will need to calculate it manually. ...
mer än 3 år ago | 1
| accepted
Nonlinear PID control using hammerstein model
Hi Ankitha, You can look into this documentation on Hammerstein-Wiener Models, and on Polynomial Model Structure, and it may pr...
mer än 3 år ago | 0
| accepted