MATLAB
Spoken Languages:
English, Arabic
Statistics
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
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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



