photo

Aravind Mallemputi


Last seen: 대략 1년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
1 답변

순위
6,139
of 300,364

평판
8

참여
6 질문
1 답변

답변 채택
16.67%

획득한 표
3

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

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

대략 3년 전 | 답변 수: 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;.

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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.

3년 초과 전 | 답변 수: 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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Why won't Simulink Onramp launch?
please show me the procedure.

대략 4년 전 | 3