Aravind Mallemputi
Followers: 0 Following: 0
Statistics
RANK
5 601
of 295 467
REPUTATION
8
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
3
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
simulation running very slow.
simulation running in the order of nano secs.
ungefär 2 år ago | 0 answers | 0
0
answersQuestion
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;.
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
at starting very high current spikes are getting in bidirectional dc dc converter?
when i am simulating at starting the currents spikes are getting.
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
when i write functions in matlab it not recognizing?
function [hNest,hLocal] = functionsExample(v) hNest = @nestFunction; hLocal = @localFunction; function y = nestFunction...
ungefär 3 år ago | 1 answer | 0