photo

Santa Fe


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

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I combine these two MATLAB codes? (MATLAB)
I want to show step function and ramp function in one matlab code. clc; %unit step function clear; G1 = tf([1], [...

3 years 前 | 2 个回答 | 0

2

个回答

提问


What is wrong with my matlab codes? ( MATLAB) please help me!
clear all; clc Vm=100; Z=2; angle_radians=pi*-0.5; wt=0:0.01:(2*pi); v=Vm*cos(wt); Im=Vm/Z; i=Im*cos((wt)-(angle_rad...

3 years 前 | 1 个回答 | 0

1

个回答