photo

Sara Xie

Last seen: 3 mesi fa Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

0 Domande
5 Risposte

Cody

0 Problemi
2 Soluzioni

RANK
96.372
of 300.369

REPUTAZIONE
0

CONTRIBUTI
0 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
91.959
of 168.436

CONTRIBUTI
0 Problemi
2 Soluzioni

PUNTEGGIO
30

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Solver
  • Revival Level 1
  • First Answer

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

oltre 3 anni fa

Risolto


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

oltre 7 anni fa

Risposto
How to provide input in txt format to a Simulink Model
Hi Tiago, As I understand you are trying to load data in .txt file into Simulink model. The function <https://www.mathworks....

oltre 8 anni fa | 0

Risposto
Can I Load/Combine Vectors Data
Hi,assume you are loading file1 with array1 and file2 with array1, try save the following function as combineTwoArray.m and run ...

oltre 8 anni fa | 0

Risposto
Multivariable matrix m.file coding error.
Hi, looks like an 'end' is missing for function [sys, x0, str, ts] = inicjalizacja. Depends on how you want to create the functi...

oltre 8 anni fa | 0

Risposto
GUI full screen without title bar and window taskbar
This may be relevant to your question, <https://www.mathworks.com/matlabcentral/answers/79043-while-working-in-gui-how-i-can-wor...

oltre 8 anni fa | 0

Risposto
Why does my signal name have "Signal X" in it?
Check the documentation of <https://www.mathworks.com/help/simulink/slref/busselector.html#brqgfxn-3 Bus Selector>. The output ...

oltre 8 anni fa | 0