Feeds
提问
Changing Matlab online version to older one
HI, How can I change the Matlab online version to an older version. I do not want to use 2024b or 2024b just any older versi...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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]...
9 years 前 | 1 个回答 | 0
1
个回答提问
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)...
10 years 前 | 0 个回答 | 0
0
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
