photo

Kothuri


2024년부터 활동

Followers: 3   Following: 0

Facing new challenges

통계

All
MATLAB Answers

0 질문
112 답변

Cody

0 문제
2 답안

순위
1,031
of 298,896

평판
72

참여
0 질문
112 답변

답변 채택
0.00%

획득한 표
10

순위
 of 20,655

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
81,598
of 162,825

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

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

1일 전

문제를 풀었습니다


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

1일 전

답변 있음
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...

1일 전 | 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...

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

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

8일 전 | 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...

8일 전 | 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...

8일 전 | 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...

9일 전 | 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...

대략 1개월 전 | 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...

대략 1개월 전 | 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...

대략 1개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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 ...

4개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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...

5개월 전 | 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...

5개월 전 | 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 ...

5개월 전 | 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...

5개월 전 | 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...

5개월 전 | 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...

5개월 전 | 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...

5개월 전 | 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...

5개월 전 | 0

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

5개월 전 | 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...

5개월 전 | 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...

5개월 전 | 0

더 보기