photo

Hema Aggarwal


Last seen: mer än 4 år ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
235 191
of 300 364

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

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

View by

Question


How to insert a element in matrix, after it is created?
I have matrix of A=[1 2 3 6 7 8 9]; i want to insert element 4 and 9, so my updated matrix is A=[1 4 2 3 6 7 9 8 9] please h...

mer än 8 år ago | 1 answer | 0

1

answer

Question


Can someone explain me this code?
error=(nargchk(2,5,nargin))%number of input arguments if nargin < 5 h = zeros(length(A)); end Here length of A...

mer än 8 år ago | 1 answer | 0

1

answer

Question


Fixed values of randn at starting?
I am using 'randn' function but on every run values is keep changing,how can i fixed that?

mer än 8 år ago | 1 answer | 0

1

answer

Question


How to deploy nodes in random manner using Gaussian Distribution?
Like I have a network, I want to randomly deployed my nodes in that network using distribution named gaussian.

mer än 8 år ago | 0 answers | 0

0

answers