Aravind Mallemputi - MATLAB Central
photo

Aravind Mallemputi


Last seen: 7 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 09/21 to 04/25Use left and right arrows to move selectionFrom 09/21Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
1 个回答

排名
5,664
of 298,132

声誉
8

贡献数
6 个提问
1 个回答

回答接受率
16.67%

收到投票数
3

排名
 of 20,538

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,453

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


simulation running very slow.
simulation running in the order of nano secs.

2 years 前 | 0 个回答 | 0

0

个回答

提问


Simulation running very slow in the order of 1e-8secs.
when i am simulating it is running very slow. so i am unable excute within time. The simulation going on in nano secs;.

2 years 前 | 1 个回答 | 0

1

个回答

提问


An error occurred while running the simulation and the simulation was terminated .
An error occurred while running the simulation and the simulation was terminated Caused by: The model may not give enough infor...

2 years 前 | 1 个回答 | 0

1

个回答

提问


at starting very high current spikes are getting in bidirectional dc dc converter?
when i am simulating at starting the currents spikes are getting.

2 years 前 | 1 个回答 | 0

1

个回答

提问


Training Network stopping automatically after 3 iteration without showing any error.
tspan = 0:0.001:10; y0 = 0; [t,y] = ode45(@(t,y) t^2+2, tspan, y0); T=t(1:0.9*end) Y=y(1:0.9*end) x=t(0.9*end+1:end) v=y...

3 years 前 | 1 个回答 | 0

1

个回答

提问


when i write functions in matlab it not recognizing?
function [hNest,hLocal] = functionsExample(v) hNest = @nestFunction; hLocal = @localFunction; function y = nestFunction...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Why won't Simulink Onramp launch?
please show me the procedure.

3 years 前 | 3