Community Profile

photo

John Stahura


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to store the results from a for loop into a matrix?
clear all clc F = 2; x = [.1:.05:1.9]; for i = x; theta1 = atan((2-i)/1); theta2 = atan(1/(2-i)); theta3 = a...

4 years 前 | 2 个回答 | 0

2

个回答