![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18025259_1585754419165_DEF.jpg)
EllaD
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
168,145
of 297,016
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
How to plot the maximum regions given several functions in a 2D plot?
I have three functions A(i,j), B(i,j), and C(i,j) which are functions of i and j , where a<i<b and a<j<b. I want to dist...
1 year ago | 1 answer | 0
1
answerQuestion
How to get plot to show exactly the x-axis range desired?
Hello My question might be a bit odd but I have used plot in matlab and obtained some figures. The ones that I have obtained ...
3 years ago | 1 answer | 0
1
answerQuestion
How to have a implicit function of a symbolic variable in our expressions and calculations
Hello, Lets say I have syms x y z and I want to have the following expression A=(3*x+5*y+3*z+5)*(f(x)+z) and I am looking t...
4 years ago | 1 answer | 0
1
answerQuestion
How to separate negative and positive terms in to two different expressions
I am using symolic vavriables syms a b c d f g Where all syms variables are positive and have, for example the following exp...
4 years ago | 1 answer | 0
1
answerQuestion
Parametric Solving Equations with Constraints
Hello, I'm using syms mode and I have two equations in x and y: syms a b x y d e eq1= (a^2+b)*x+b*y+d*e eq2=(-d)*x+(e^2+a^...
4 years ago | 1 answer | 0
1
answerQuestion
how to count the number of terms in syms
Hello! I have a syms variable let's say A which is an addition of many terms say: A=a+b-c*a+a*b-d+... I want to count the numbe...
4 years ago | 3 answers | 0
3
answersQuestion
operations in a row only on certain elements
Hi, I have a row in a matrix, say A(1,:). I also have a vector b which its elemants are indices, I want to set to zero elements...
5 years ago | 1 answer | 0
1
answerQuestion
How to create real random matrices representing real social network
Greetings and Salutations! I'm looking to create a 1000 by 1000 matrix where it is somehow close to a real random social netw...
5 years ago | 1 answer | 0