Feeds
已解决
Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...
3 months 前
已解决
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
3 months 前
已回答
How to open Variant Manager via Matlab Command
Hi @Sebastian, Simulink does not provide a dedicated, documented MATLAB-command that pops up the Variant Manager window. You c...
How to open Variant Manager via Matlab Command
Hi @Sebastian, Simulink does not provide a dedicated, documented MATLAB-command that pops up the Variant Manager window. You c...
3 months 前 | 0
| 已接受
已回答
Matalb convolutional encoder and decoder
Hi @Khawaja Muhammad Hussain, You can refer the below links for more info on: File Exchange example: https://www.mathworks.co...
Matalb convolutional encoder and decoder
Hi @Khawaja Muhammad Hussain, You can refer the below links for more info on: File Exchange example: https://www.mathworks.co...
3 months 前 | 0
已回答
rotary encoder in simulink
Hi @john white, If you have a physical incremental encoder (with A/B outputs) wired to a target board, you can use the Quadratu...
rotary encoder in simulink
Hi @john white, If you have a physical incremental encoder (with A/B outputs) wired to a target board, you can use the Quadratu...
3 months 前 | 0
已回答
Pulse Generator(mask) in Simulink
Hi @HARSH THAKAR, You can get the Pulse Generator block in simulink from "Library Browser / Simulink / Sources". Below is the ...
Pulse Generator(mask) in Simulink
Hi @HARSH THAKAR, You can get the Pulse Generator block in simulink from "Library Browser / Simulink / Sources". Below is the ...
3 months 前 | 0
已回答
batch size in NARX model
Hi @tony gian, The NARX‐training algorithm uses the entire dataset in each training epoch (i.e., “full‐batch” training, not mi...
batch size in NARX model
Hi @tony gian, The NARX‐training algorithm uses the entire dataset in each training epoch (i.e., “full‐batch” training, not mi...
3 months 前 | 0
已回答
SIMSCAPE permanent magnet example understanding
Hi @Simon, The "material properties" of the magnet i.e, Remanent flux density and Coercive field strength come directly from th...
SIMSCAPE permanent magnet example understanding
Hi @Simon, The "material properties" of the magnet i.e, Remanent flux density and Coercive field strength come directly from th...
3 months 前 | 0
已回答
"Why am I getting a voltage swell in Phase A during a line-to-line (A-B) fault in my Simulink model with a 11 kV, 30 MVA source, 11/0.4 kV 1 MVA Δ-Yg transformer, and a 10 kW
Hi @Moneera, I could not open the file though the drive link you provided. However, you can refer the below file exchange link...
"Why am I getting a voltage swell in Phase A during a line-to-line (A-B) fault in my Simulink model with a 11 kV, 30 MVA source, 11/0.4 kV 1 MVA Δ-Yg transformer, and a 10 kW
Hi @Moneera, I could not open the file though the drive link you provided. However, you can refer the below file exchange link...
3 months 前 | 0
已回答
How for a given signal bound can I plot both my upper and lower limits in the same plot for a given parameter?
Hi Mohammed Faraan, When you add a Signal Bound constraint in the Response Optimizer, you can specify both an upper and a lower...
How for a given signal bound can I plot both my upper and lower limits in the same plot for a given parameter?
Hi Mohammed Faraan, When you add a Signal Bound constraint in the Response Optimizer, you can specify both an upper and a lower...
4 months 前 | 0
已回答
Why Output PWM Frequency in TMS320F28379D Controller dropping after deploying code ?
Hi PANDIT DHANRAJ SURESH, The GPIO DO Block which you are using is a Digital Output Block. If you are toggling the GPIO in sof...
Why Output PWM Frequency in TMS320F28379D Controller dropping after deploying code ?
Hi PANDIT DHANRAJ SURESH, The GPIO DO Block which you are using is a Digital Output Block. If you are toggling the GPIO in sof...
4 months 前 | 0
已回答
Looking for a Simulink model of a Series HEV that I can use as the basis for implementing and testing my optimization algorithm.
Hi Nico, You can refer the below examples on Series Hybrid Electric Vehicle and adapt the Series HEV model as per your applicat...
Looking for a Simulink model of a Series HEV that I can use as the basis for implementing and testing my optimization algorithm.
Hi Nico, You can refer the below examples on Series Hybrid Electric Vehicle and adapt the Series HEV model as per your applicat...
4 months 前 | 0
已回答
SVPWM and ePWM Switching pattern, BLDC Sensorless Parameter Estimation.
Hi Bhagyesh, For generation of 6 step switching pattern, you can use the "Six Step Commutation" block to generate switching seq...
SVPWM and ePWM Switching pattern, BLDC Sensorless Parameter Estimation.
Hi Bhagyesh, For generation of 6 step switching pattern, you can use the "Six Step Commutation" block to generate switching seq...
7 months 前 | 0
已回答
Simulink FastRestart doesnt change output
Hi Marcus Heßeling, The issue you are facing is because in Fast Restart it is not reinitializing parameters that are changed in...
Simulink FastRestart doesnt change output
Hi Marcus Heßeling, The issue you are facing is because in Fast Restart it is not reinitializing parameters that are changed in...
7 months 前 | 0
已回答
Using the command window as a serial monitor for arduino
Hi Oscar, In the above code, "while(1)" will cause an infinite loop and causes issue. And for plotting the data, you can pred...
Using the command window as a serial monitor for arduino
Hi Oscar, In the above code, "while(1)" will cause an infinite loop and causes issue. And for plotting the data, you can pred...
7 months 前 | 0
| 已接受
已回答
Specialized Power Systems in an S-function (C code generation)
Hi Franco Huidobro Bandala, The workflow you proposed is feasible and you can try the below steps: For building the electrical...
Specialized Power Systems in an S-function (C code generation)
Hi Franco Huidobro Bandala, The workflow you proposed is feasible and you can try the below steps: For building the electrical...
7 months 前 | 0
| 已接受
已回答
Can I use knobs to control several elements from the same injected struct?
Hi Ayodeji, Yes, you can use knobs to control several elements from the same injected struct in Simulink. You can follow the ...
Can I use knobs to control several elements from the same injected struct?
Hi Ayodeji, Yes, you can use knobs to control several elements from the same injected struct in Simulink. You can follow the ...
7 months 前 | 0
已回答
Simulink Profiler and its total time
Hi Hafsa Hamidane, The Simulink Profiler measures the total execution time for the simulation and the execution time for each m...
Simulink Profiler and its total time
Hi Hafsa Hamidane, The Simulink Profiler measures the total execution time for the simulation and the execution time for each m...
7 months 前 | 0
已回答
Specify the TI F280x installation folder
Hi Shuxuan, The error you are facing is due to the path expected by the Hardware Setup tool is different from the path specifie...
Specify the TI F280x installation folder
Hi Shuxuan, The error you are facing is due to the path expected by the Hardware Setup tool is different from the path specifie...
7 months 前 | 0
已回答
How to use ePWM7 to ePWM12 of F28379D using Matlab Simulink
Hi Tharun, The F28379D supports 12 ePWM modules which are not directly available from the ePWM pins to external connectors. But...
How to use ePWM7 to ePWM12 of F28379D using Matlab Simulink
Hi Tharun, The F28379D supports 12 ePWM modules which are not directly available from the ePWM pins to external connectors. But...
8 months 前 | 1
| 已接受
已回答
speed and position control of dc motor through stm microcontroller
Hi Abdul, You can refer the below File Exchange links on Speed and position control of DC Motor https://www.mathworks.com/matl...
speed and position control of dc motor through stm microcontroller
Hi Abdul, You can refer the below File Exchange links on Speed and position control of DC Motor https://www.mathworks.com/matl...
8 months 前 | 0
已回答
Issue with Adaptive MPC in Simulink Using Online Pure Pursuit for Reference Path Generation
Hi Danus, You can try the below steps to rectify the issue: Ensure that the dynamically generated path is updated at the same ...
Issue with Adaptive MPC in Simulink Using Online Pure Pursuit for Reference Path Generation
Hi Danus, You can try the below steps to rectify the issue: Ensure that the dynamically generated path is updated at the same ...
8 months 前 | 1
| 已接受
已回答
Simulink / Simscape Corrugated Pipe
Hi Ege Karaahmet, To accurately model a corrugated hose in a 1 dimensional two-phase fluid network, you can follow the below st...
Simulink / Simscape Corrugated Pipe
Hi Ege Karaahmet, To accurately model a corrugated hose in a 1 dimensional two-phase fluid network, you can follow the below st...
8 months 前 | 0
| 已接受
已回答
Can I implement a reflection wave behavior of a microstrip line in Simulink
Hi 翰文, The issue with your simulation setup mostly relates to the configuration of the RF Blockset in Simulink and how the micr...
Can I implement a reflection wave behavior of a microstrip line in Simulink
Hi 翰文, The issue with your simulation setup mostly relates to the configuration of the RF Blockset in Simulink and how the micr...
8 months 前 | 0
已回答
Simulation of a Fuel Cell Hybrid Vehicle ( Fuel Cell + Battery only )
Hi Bhasker, The errors you are encountering while attempting to run the Fuel Cell Hybrid Vehicle (FCV) model in MATLAB/Simulink...
Simulation of a Fuel Cell Hybrid Vehicle ( Fuel Cell + Battery only )
Hi Bhasker, The errors you are encountering while attempting to run the Fuel Cell Hybrid Vehicle (FCV) model in MATLAB/Simulink...
8 months 前 | 0
已回答
Varying over the horizon constraint on linear combination of inputs for linear MPC
Hi SpyrosTar, MATLAB's Model Predictive Control Toolbox supports constraints on linear combinations of inputs (manipulated vari...
Varying over the horizon constraint on linear combination of inputs for linear MPC
Hi SpyrosTar, MATLAB's Model Predictive Control Toolbox supports constraints on linear combinations of inputs (manipulated vari...
8 months 前 | 0
已回答
Error with design MPC
Hi rowida said, The error encountered is due to the Simulink model cannot be linearized around the operating point as the model...
Error with design MPC
Hi rowida said, The error encountered is due to the Simulink model cannot be linearized around the operating point as the model...
8 months 前 | 0
已回答
Direct feedthrough MPC Design
Hi David Arenes, The warning you are seeing indicates "direct feedthrough" from the manipulated variables (MVs) to the outputs ...
Direct feedthrough MPC Design
Hi David Arenes, The warning you are seeing indicates "direct feedthrough" from the manipulated variables (MVs) to the outputs ...
8 months 前 | 0
已回答
how to understand and combine simscape pump performance curves
Hi Muhammad Ali, To combine the pump performance curves into one graph and interprete the relationships between head, efficienc...
how to understand and combine simscape pump performance curves
Hi Muhammad Ali, To combine the pump performance curves into one graph and interprete the relationships between head, efficienc...
8 months 前 | 1
已回答
hello every one , i am working on Vehicle Path Tracking Using Model Predictive Control (MPC), i downloaded the code but when i run the MATLAB i face this error
Hi kani muhamed, The errors you are facing while running the code for Vehicle path tracking using MPC can be resolved by follow...
hello every one , i am working on Vehicle Path Tracking Using Model Predictive Control (MPC), i downloaded the code but when i run the MATLAB i face this error
Hi kani muhamed, The errors you are facing while running the code for Vehicle path tracking using MPC can be resolved by follow...
8 months 前 | 0