photo

balaji


Last seen: 5 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
297,454
of 299,862

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to make Surf Plot
I got a following answer for two variables problem having x1 and x2 and function evaluation for the population size of 10. How t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to generate a vector of random numbers whose total must be equal to 1?
I want to generate a random vector. if i add all the values in the generated vector, its sum should be equal to 1.

5 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to get a number (result) in a bigger size and color blinking?
I am having a number (for example 55) as a result of my program. I want to get the same in bigger size and color blinking. How t...

7 years 前 | 1 个回答 | 0

1

个回答

提问


I have a plot which is having some points. How to join those points
I have a plot which is having some points. How to join those points

9 years 前 | 1 个回答 | 0

1

个回答

提问


while running a matlab program it shows error Subscript indices must either be real positive integers or logicals.
The program is given here Let NP = population size =10; D = Number of variables = 3; pop = [2 4 6; 8 10 12; 5 10 15,...

10 years 前 | 0 个回答 | 0

0

个回答

提问


While running program it shows warning Matrix is singular close to singular or badly scaled. RCOND = NaN
Can any one help me in this regard. The coding is cost = [24.3891 25.5472 0.0253 24.4110 25.6753 0.0265 24.6...

10 years 前 | 0 个回答 | 0

0

个回答

提问


While running program it shows an error Subscript indices must either be real positive integers or logicals.
The Code is here for i=1:3 for j=1:5 x(i,j) = round(y(i,j)+(unifrnd(-1,1)*(y(2,j)-y(3,j)))); end end ...

11 years 前 | 1 个回答 | 0

1

个回答