photo

Lenin Cruz


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
148,767
of 297,457

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


'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 ago | 0 answers | 0

0

answers

Question


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 ago | 3 answers | 0

3

answers