photo

Santa Fe


Last seen: 3년 초과 전 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년 초과 전 | 답변 수: 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

답변