Community Profile

photo

Santa Fe


Last seen: 3年以上 前 2020 年からアクティブ

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答