Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
