photo

EllaD


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
161,104
of 300,392

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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^...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答