Statistics
2 Questions
0 Answers
RANK
182 639
of 300 365
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20 933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 262
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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], [...
nästan 5 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 5 år ago | 1 answer | 0

