photo

Zaharaddeen Hussaini


Last seen: 5 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
41,145
of 300,379

REPUTATION
1

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
1

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 3

View badges

Feeds

View by

Question


Copying index positions to other matrices
Hi, I am trying to equate the index postion of a matrix onto other matrices. This what I did and the results do not seem to be c...

6 years ago | 1 answer | 0

1

answer

Question


3D Figures of Looping Variables
Hi, I am tryig to make a 3D plot of some variables all in a loop. The best way I can describe it by citing an example. Fo...

7 years ago | 1 answer | 0

1

answer

Answered
Saving and manipulating iterating matrices.
Thanks will try that right away!

7 years ago | 0

Question


Saving and manipulating iterating matrices.
Hello, I am trying to store varying matrices in a variable. I understand I can use cell array to store but cell array man...

7 years ago | 2 answers | 0

2

answers

Question


Scatter Plot and Conditional Colour Gradients.
f_tot = rand(50,9); %% hold on box on for ph = 1:length(numhels) for pr = 1: 1:Nrows(1) if f_tot(ph,pr) ...

8 years ago | 1 answer | 0

1

answer

Question


scatter Plot , conditional color variation based on a third value
I am having difficulty changing the colors in scatter plot if the condition is based on a 3rd value. For example; f_tot = ...

8 years ago | 0 answers | 1

0

answers

Question


Integral2 and anonymous function in a matrix
I cannot seem to get integration over a function right. Any explanation why the section of code doesn't run. Even after changing...

8 years ago | 1 answer | 0

1

answer