Feeds
提问
Geometric Series HELP!!!
a/(1-r)=a+ar+ar^2.......ar^6 0<r<1 Write a MATLAB program which calculates the exact value for the geometric series for each...
7 years 前 | 0 个回答 | 0
0
个回答提问
Can someone help me create a script to solve the following?
<</matlabcentral/answers/uploaded_files/135533/fhz4qY%20mSaeJHP4UwS4rvg.jpg>> <</matlabcentral/answers/uploaded_files/135534/...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to write a MATLAB program which calculates the exact values for the geometric series?
a/(1-r)=a+ar+ar^2...ar^6 0<r<1 Exact Values to calculate # a=1 r=(1/7) # a=3 r=(1/3) # a=2 r=(1/9) Please help. Than...
8 years 前 | 1 个回答 | 0
