photo

Aparna Sekhar


Last seen: 3 days ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to use an integral function inside a for loop? i need to find the value of function that chages as i chages .then using this values i need to find another integral.
r0 =0.1 u =[1:7]' Q =zeros(length(u),1) E =zeros(length(Q),1) for i =1:length(u) Q(i,1) =0.023*(r0^(-1/4))*((u(i))^(-14...

3 months ago | 1 answer | 0

1

answer