photo

Felipe Padua


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
19,788
of 300,508

REPUTATION
2

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Split arrays and Apply function
First of all, something that probably will help you is the fact that vectors (and matrices and arrays) can be indexed not only b...

3 years ago | 0

Answered
Using pagemtimes multiplying from left and right side
You can use pagemtimes to perform both multiplications but, since chol accept only matrices (2D arrays) as arguments, you'll sti...

3 years ago | 0

Answered
What Happened to the SrcWorkspace Name-Value Input to the sim() Command?
It's present in R2022a documentation.

3 years ago | 0

Answered
How to pass a parameter structure from m-file to Simulink?
By default, Simulink looks at the base workspace for searching Matlab variables used as parameters. But you can "force" Simulink...

3 years ago | 1