photo

SHAHID


Last seen: 1 month 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

2 months 前 | 1 个回答 | 0

1

个回答

提问


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

3 months 前 | 1 个回答 | 0

1

个回答

提问


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

4 months 前 | 1 个回答 | 0

1

个回答