Musaed
Followers: 0 Following: 0
Statistik
RANG
222.669
of 293.937
REPUTATION
0
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 20.060
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 150.174
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
unit step Ramp using Matlab
x(t)=2 u (t-1)+r(t-1)-2 r(t-1)+r(t-2) write x(t) in the terms unit step Ramp using Matlab? modify the equation if needs
8 Monate vor | 0 Antworten | 0
0
AntwortenFrage
is the solution correct?
for numbres 50 70 13 14 7 add all find sum for even find how many odd use one loop sume=0; sum=0; for x=1:5 z = inpu...
mehr als ein Jahr vor | 1 Antwort | 0
1
Antwortuse function for and if via matlap
%[50 60 -2 -15 100] sum=0; for x=1:5 z=input('enter#') sum=sum+z; end disp('sum=') disp(sum)
mehr als ein Jahr vor | 0
Frage
use function for and if via matlap
50 60 -2 -15 100 1- find the sum of a set of five different numbers 2- find the sum of negative numbers 3-find how ma...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
Write a MATLAB codev(program) to draw the given function
Write a MATLAB codev(program) to draw the given function y=2x/(1+1/x) in the interval for x [-10 10] x-label (number...
mehr als ein Jahr vor | 0 Antworten | 0