photo

Muhammad Amir Javed


Last seen: meer dan een jaar ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
119.670
of 300.381

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.477

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 2

View badges

Feeds

View by

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 2 jaar ago | 1 answer | 0

1

answer