Community Profile

photo

Jackson vanHerwynen


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

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


anonymous function and plotting
In MATLAB, define this equation using an anonymous function, for example y(ω, x, E, I, `) = ... Then use values of ω = 2.0 kN/m,...

4 years 前 | 1 个回答 | 1

1

个回答

提问


Not enough input arguments
clc t=2; f1 = 130; f2 = 120; y = 2*cos.*(2*pi*((f1+f2)./2)*t)*cos.*(2*pi*((f1-f2)./2)*t);

4 years 前 | 1 个回答 | 0

1

个回答