photo

wang hua


xianjiaotong

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

2 Domande
1 Risposta

Cody

0 Problemi
3 Soluzioni

RANK
100.683
of 301.433

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 21.272

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
75.224
of 174.520

CONTRIBUTI
0 Problemi
3 Soluzioni

PUNTEGGIO
40

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 11 anni fa

Risposto
Is there any other way to realize Simulink Block of "Tapped Delay" function?
thank Ryan, you have encouraged me. I have solved it today by using the Delay Block.Connect the input to a Delay Block with Term...

oltre 13 anni fa | 0

| accettato

Domanda


Is there any other way to realize Simulink Block of "Tapped Delay" function?
I just want to realize some function ,store a series data into a array,just like this below: double x; dou...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


If I don't want simulink to generate the file "rtwtypes.h", how can I do?
I want use Simulink to generate my control function,but It always to generate at least file: "model.c","model.h" and "rtwtype...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

circa 14 anni fa

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

circa 14 anni fa