photo

Muhammad Amir Javed


Last seen: 3ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Integro-differential equation solutions
I wanted to solve it for C, any suggestions to proceed with coding? Where G, n, L are arrays.

3ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Indexing Exceeds number of array elements
et=4; dn1=1:61; for ii=length(dn1) r(ii)=(et+((dn1(ii+1)-dn1(ii))))./((dn1(ii)-(dn1(ii-1)))+et); end

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

1

回答

質問


Index error: must be logical or positive integer.
T=10:2:60; f=-1:length(T)+1; total=-1; i=f+total; et=3.5e-4; dn1=1e-9:100e-9; if i==0 r=0; else % r=(et+((...

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

1

回答