photo

fushen Lee


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


fprintf for total sum
N = input("Enter value for N:"); total = 0; for index=1:N total = total +(1/index+1/((index+2)*(index+3))) ; end f...

4 years 前 | 1 个回答 | 0

1

个回答

提问


while Loop on user input
Hi i am new for Matlab may i know to create a loop function when user input ? purchase type L for Laptop and D for Desktop i...

4 years 前 | 0 个回答 | 0

0

个回答