photo

Nourhan


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English, Arabic

Statistics

All
MATLAB Answers

7 Questions
0 Answers

Cody

0 Problems
79 Solutions

RANK
264,581
of 300,786

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
0

RANK
 of 21,091

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
7,966
of 171,061

CONTRIBUTIONS
0 Problems
79 Solutions

SCORE
940

NUMBER OF BADGES
3

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver

View badges

Feeds

View by

Question


how to index the stating position of something?
Hi, I was solving a question that asks to find the length of the largest section of zeros and its starting postion. Example: x...

2 years ago | 4 answers | 0

4

answers

Question


I don't know how to include specific conditions in my code
Hi all, There's a cody problem that asks to find the last zero for each column for a given numeric array of any size. And if a ...

2 years ago | 1 answer | 0

1

answer

Question


I don't understand the failed test message
Hello, I was solving some cody problem called perfect squares that asks for a given vector of numbers, return true if one of th...

2 years ago | 1 answer | 0

1

answer

Question


How can I generate a vector like this 1,2,2,3,3,3,4,4,4,4 by using for loop?
Hi all, There's a problem that asks to generate a vector like 1,2,2,3,3,3,4,4,4,4 So if the input n = 5, then the output = [1,...

2 years ago | 1 answer | 0

1

answer

Question


How to draw a plot like this in MATLAB instead of using SigmaPlot
Hello, Is there a way of plotting a similar graph to the one shown below using MATLAB?

2 years ago | 1 answer | 0

1

answer

Question


how to write all the for loop outputs in a single vector
Hello, how can I put all the for loop output in a single vector? For example, there is a question asks to write a function whi...

2 years ago | 1 answer | 0

1

answer

Question


Displaying peaks' values on a graph
Hi, How can I write the peaks' values, like the figure shown below? I was only able to identify the peeks, but I couldn't fi...

2 years ago | 1 answer | 0

1

answer