photo

abhishek


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
69,280
of 300,379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Can someone explain why I'm getting this error message and how shall i correct it??
In the code : Y(i+1)=Y(i)*(1-k/(6*pi))+sqrt(12*pi/deltat)*m1*deltat/(6*pi); I'm getting an error saying : In an ass...

12 years ago | 0 answers | 0

0

answers

Question


My program shows not enough input arguement....can someone pls explain it to me how to correct it...
clear all; clc; N=input('enter no of trajectories you want'); for ti=1:N objval='febAvg'; hold on for iter =...

12 years ago | 1 answer | 0

1

answer