Statistics
5 Questions
0 Answers
RANK
211,932
of 300,688
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 21,039
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,111
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
Question
How to use find function to get log of the values?
Hi, I'm trying to create a new array B where the values are logs of array A (if greater than 1). If the value is smaller or e...
13 years ago | 1 answer | 0
1
answerQuestion
How to create an array using for loop?
Im trying to create an array B where the values are natural logs of A if greater than 1. If value is less or equal to 1 then I w...
13 years ago | 2 answers | 0
2
answersQuestion
How to use find function to create a sceond array?
I'm trying to use find function to create a new array(Y) where the values are natural logarithms of an array (X) if these values...
13 years ago | 1 answer | 0
1
answerQuestion
Can you create a plot within your function?
I was wondering if it is possible to create a function which will create plot of some values. Normally, I would write something...
13 years ago | 1 answer | 0
1
answerQuestion
How to perfrorm this task using for loop and find function?
Hi, I'm new to MATLAB but there is a task I have to do but I don't know how to apporach this. I'd be grateful if you could help ...
13 years ago | 1 answer | 0
