photo

Adan91h


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort