Statistica
RANK
180.472
of 301.141
REPUTAZIONE
0
CONTRIBUTI
5 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 173.007
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Signals Question difference equation: Write a function y=diffeqn(a,x,yn1) which computes the output y[n] determined by the first-order system y[n]=ay[n-1]+x[n]
I need to Write a function y=diffeqn(a,x,yn1) which computes the output y[n] of the causal system determined by the first-orde...
oltre 11 anni fa | 2 risposte | 0
2
risposteWhat are the commands for a function that allows the user to input arguments and store them in the variables x and y?
Honestly, I am just looking for basic general examples the more the better.
circa 12 anni fa | 0
Domanda
How to create a MATLAB function based offf of a flow chart? using for example f1(x) when referencing a function
I am trying to convert this flow chart into a MATLAB function with the commands: Set: xL=a, xU=b, xm= (a+b)/2 If f(xL)*f(...
circa 12 anni fa | 0 risposte | 0
0
risposteDomanda
What are the commands for a function that allows the user to input arguments and store them in the variables x and y?
What are the commands for a function that allows the user to input arguments and store them in the variables x and y?
circa 12 anni fa | 2 risposte | 0
2
risposteDomanda
What is the syntax of fscanf? Suppose a.dat contains the float numbers 1 and 2. Write the commands to read the numbers to f1 and f2?
What is the syntax of fscanf? Suppose a.dat contains the float numbers 1 and 2. Write the commands to read the numbers to f1 and...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
What is the syntax of fprintf? Suppose there are two flot numbers 1 and 2, and F_ID is the file identifier. Write the command to sabe the two numbers to F_ID?
What is the syntax of fprintf? Suppose there are two flot numbers 1 and 2, and F_ID is the file identifier. Write the command to...
circa 12 anni fa | 3 risposte | 0
