photo

Zena Assaad


RMIT university

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

12 个提问
0 个回答

排名
235,560
of 300,763

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
58.33%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


PID 616 has been terminated???
Hi all, I keep getting the following output when attempting to run my Matlab code. SUCCESS: The process with PID 616 has ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Using Randn with min and max matrices
Hi all, Is it possible to use randn with the min and max values being matrices? For Example: A = [1x28] %The numbers...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Naming matrices in a for loop
Hi all, I have a for loop that runs from 1 to 6. Within that for loop I am creating 2 matrices: for F = 1:6 ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Constraints on the linspace command
Hi all, A while back I asked a question about getting a very simple path between two 3D Cartesian points (x,y,z) and one of t...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Extract data from .PNG file
Hi all, I have an x,y,z plot saved as a .PNG file. I want to extract the data from the x, y and z axes. Preferably in matrix ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Help improving 'if' loop and constraints
Hi All, I have the following problem. Pos1 and Pos2 represent position matrices [3,30]. The first row is x, the second row is...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Finding the path between two points
Hi all, I have two x y z coordinates and I need the path between these two points. It does not necessarily need to be the sho...

10 years 前 | 2 个回答 | 0

2

个回答

提问


knitromatlab error: Undefined function 'knitromatlab' for input arguments of type 'double'
Hi all, I am currently using knitromatlab. I have installed and checked the installation using [x fval] = ktrlink(@(x)cos(x),...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Defining a matrix using empty parenthesis
Hi all, Just a small problem with notation. I have the following for loop: G = []; W = []; W(1) = 77000; ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Notation problem: Defining an equation using parenthesis.
Hi all, I am having the following problem and I'm not sure it has a solution: I am running the following equations within ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How do I fix this error: In an assignment A(I) = B, the number of elements in B and I must be the same!!!
Hi all, I am very new to Matlab and I am trying to define a variable V to be any number >=700 within the following for loop: ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


CVX: In an assignment A(:) = B, the number of elements in A and B must be the same.
Hi all, I am very new to Matlab and CVX. I have only been using them for the last few months and my background is in engineer...

11 years 前 | 1 个回答 | 0

1

个回答