photo

Muhammad Amir Javed


Last seen: plus d'un an il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
219 615
of 300 338

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 922

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 149

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

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

plus de 2 ans il y a | 1 réponse | 0

1

réponse