photo

Kothuri


Con actividad desde 2024

Followers: 3   Following: 0

Facing new challenges

Estadística

All
MATLAB Answers

0 Preguntas
112 Respuestas

Cody

0 Problemas
2 Soluciones

CLASIFICACIÓN
1.046
of 300.331

REPUTACIÓN
72

CONTRIBUCIONES
0 Preguntas
112 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
10

CLASIFICACIÓN
 of 20.920

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
88.490
of 168.124

CONTRIBUCIONES
0 Problemas
2 Soluciones

PUNTUACIÓN
30

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

Ver insignias

Feeds

Ver por

Resuelto


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

5 meses hace

Resuelto


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

5 meses hace

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

5 meses hace | 0

| aceptada

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

5 meses hace | 0

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

5 meses hace | 0

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

5 meses hace | 0

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

5 meses hace | 0

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

5 meses hace | 0

Respondida
"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...

5 meses hace | 0

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

6 meses hace | 0

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

6 meses hace | 0

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

6 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 0

| aceptada

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

9 meses hace | 0

| aceptada

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

9 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 1

| aceptada

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

9 meses hace | 0

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

9 meses hace | 1

| aceptada

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

9 meses hace | 0

| aceptada

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

9 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 0

Respondida
Direct feedthrough MPC Design
Hi David Arenes, The warning you are seeing indicates "direct feedthrough" from the manipulated variables (MVs) to the outputs ...

9 meses hace | 0

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

9 meses hace | 1

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

10 meses hace | 0

Cargar más