photo

Lenin Cruz


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Matrix indexing question for code generation
Suppose you have the following 4x4 Matrix M= [10 15 20 21;... 11 18 27 99;... 13 45 16 10;... 19 21 31 51;] It ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Arrays exercise Maximum and Minimum values
Hello, I have this array A=[1;0;0;4;5;6] I want to get the maximum and minimum difference between the elements MaxDiff= max(...

5 years 前 | 1 个回答 | 0

1

个回答

提问


System of equations Simulink
Hello, Just wanted to know if there is a way of solving systems of equations in matlab without using 'syms' (symbolic variables...

5 years 前 | 0 个回答 | 0

0

个回答

提问


'Syms' in Simulink implementation (Symbolic variables)
Hello, I am working with the Matlab function block in Simulink where I give it 6 inputs and I am trying to get 2 outputs. The...

5 years 前 | 0 个回答 | 0

0

个回答

提问


pairs of consecutive numbers
Hello, I have a vector A=[1 2 5] i would like to have something that stores the pair of consecutive numbers eg B= [1 2] and s...

5 years 前 | 3 个回答 | 0

3

个回答