photo

abhishek


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

2

回答

質問


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

11年以上 前 | 0 件の回答 | 0

0

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答