photo

Adan91h


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
244.839
of 297.503

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.017

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to create variable length buffer in Simulink for holding the value with unknown dimensions ?
i want to store a value of one signal in Simulink until the my trigger becomes high. Every time when trigger becomes high, the n...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to initialize the class in MATALB?
I want to use 'fitrgp' function in Matlab Simulink. fitrgp returns a GPmodel and its type of class is 'RegressionGP'. for ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to use fitrgp in Simulink?
Can anyone tell me how to use fitrgp command in MATLAB Simulink? i tried the following code in simulink within MATLAB functio...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


fminsearch for multi-input and single output
I have unknown function with two inputs ('x1' and 'x2') and one output ('Y') and a constant parameter 'p'. Each input is a vect...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


3D Matrix to 2D Matrix
I have four 3D matrix like Y= ones(2,2,4) and i want to make a new matrix like YT=zeros(8,8). I want to take values from 3D "...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


For loop is not working
i"m trying to map values of Y(:,:,k) to specific positions of YT(:,:,alpha) but this code is not working. for alpha=1:Number...

circa 8 anni fa | 1 risposta | 0

1

risposta