Community Profile

photo

Santa Fe


Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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], [...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 3 ans il y a | 1 réponse | 0

1

réponse