Carlos A. Morales Rergis
Followers: 0 Following: 0
Professional Interests: power systems
Statistics
RANK
177,189
of 295,673
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Image using circles and heat levels
Hello comunity, I use Matlab 2012b. I'm trying to generate an image like this one, from a matrix. Any idea about how to do ...
8 years ago | 1 answer | 0
1
answerQuestion
Return from an error
Given a masive process, Is there a way to return from an error without using F9 ?
10 years ago | 0 answers | 0
0
answersQuestion
Gauss-Jordan linearization by blocks using symbolic variable
Supouse there is a linear system with the form: Ax=B. A partition by segments in the vector "x" is performed so the resultin...
10 years ago | 0 answers | 0
0
answers'int2str' - like operator for a symbolic matrix element
ohhh... well... that's something I didn't try... lets give it a try then...
10 years ago | 0
Question
'int2str' - like operator for a symbolic matrix element
Given certain value in variable "num", Let suppose I have As=sym('A',[num,num]); Bs=sym('B',[num,1]); Cs=As*Bs Is i...
10 years ago | 2 answers | 0
2
answersSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11 years ago
Question
find intersection between two data sets
I have a random signal, and somehow a zone where a study is going to be made, lets think about a circle representing the limit...
11 years ago | 1 answer | 0
1
answerQuestion
How to isolate the unstable part of a Linear System?
I have found a function in matlab that does a balanced realization of a Linear System the name of the function is "balreal". ...
11 years ago | 1 answer | 0
1
answerQuestion
How to make the inverse operation of a " \ " operator ?
Lets have a square matrix A, and a rectangular transformation X, such that B has a lower order than A and one has the followin...
11 years ago | 1 answer | 0