Community Profile

photo

rabih Al Ahmadieh


american university of beirut

Last seen: 2 years ago Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Class in Matlab function block of simulink
Hi, I am trying to define a class in matlab function block in simulink but it did not accept it. for example I write F.max=4...

6 years ago | 1 answer | 0

1

answer

Question


GA optimization with predefined variable
Hi, I want to build Genetic algorithm but I dont want it to search all the values of the variables. like x1=[1 2 3] & x2=[3 4 5]...

7 years ago | 1 answer | 0

1

answer

Question


R matrix of noise
If I have a function y(n)=0.8*y(n-1)+0.2*u(n-1)+e(n)+0.7*e(n-1) How can I get R matrix using matlab of the colored noise (e(n)...

8 years ago | 0 answers | 0

0

answers

Question


variable index to many matrices
Hi, Can we have one variable referring to more than one matrix. Like B(1)=[1 2;3 4] and B(2)=[7 8 9;4 5 6]...etc what is t...

8 years ago | 1 answer | 0

1

answer

Question


How to get full day data from time sample
Hi if I have data like |[1 2 3 4 5]| at time |[1 5 12 15 19]| how can I get for example the data at time 2 or 3 or even 24. I tr...

8 years ago | 1 answer | 0

1

answer