photo

SHAHID


Last seen: 11 jours il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How find the value of V=V0,V1,...,Vn.
close all clc function V=L(Z,r,m,n,u) Z=2; n=5; m=5; r=0.2; h=1/m; % First for loop for i=0:n xi=i/n; % if condi...

environ un mois il y a | 1 réponse | 0

1

réponse

Question


How to write this function in Matlab having inner product
Here, inner product is defined as <u,v>= Is this is correct? function F_val = F(wi, ci, Li, K, e, sigma, zi) % Com...

2 mois il y a | 1 réponse | 0

1

réponse

Question


How apply trapz on the double definite integral
F= int from 0 to x int from -1 to 1 e^wi(z-li*s)ds dz. The value of x belongs to [0,1], l1=l2=3nm, kindly tell how to solve it ...

3 mois il y a | 1 réponse | 0

1

réponse