photo

john


2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


graph algorithms
Hello, I want implement a graph algorithm. How could I create a graph and compute for example the matrix of the distance of t...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


error in edge command
Hello, When I run the following code I get this message: ??? [BW,threshold]=edge(img,’zerocross’,[],'Laplacian'); ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


edge function
Hello, I want to make edgw detection with Laplacian zero crossing techniqus and I am using the following command [BW,threshol...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Polynomial curve fitting
Hi, I am trying to make polynomial curve fitting in sine wave. First I have created the wave and I took 10 samples, on which ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


RMSE
Hi, Does anybody know if there is any command in matlab, to calculate the RMSE (Root Mean Square Error) in a curve fitting pr...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


sampling
Hello to everyone, I want to draw a period of y=sin(x) function and take 10 samples with the same interval among them. Next, ...

13년 초과 전 | 답변 수: 3 | 1

3

답변

질문


sine wave and sampling
Hello to everyone, I want to draw a period of y=sin(x) function and take 10 samples with the same interval among them. Next, ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
time interval between fft1 and fft2
Now I want to form my own routine DFT employing the following formula: F(k)=sumA(k),(from 0 to N-1) where A(k)=x(n)*exp(-j*2*pi...

13년 초과 전 | 0

질문


time interval between fft1 and fft2
Hello to everyone, In my program I have created two different functions to compute the 1-D and 2-D fft (Fast Fourier Transfor...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


median function
Hello, I use a mask of 3x3 and I want to get the median value of this mask. Is there any function to get this value except fr...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


integer from the decimal
Hello to everyone, I want to take the integer part of a decimal number.For example, from the number 3.5 I want to get the 3.D...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


get maximum value of four arrays
Hello I am trying to compare the same elements of four arrays of the same size.For example,I have created arrays GM1,GM2,GM3,...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


using functions
Hello, I am a beginner in using matlab and I would like some help.I have a main program and two other functions used in this...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


standard deviation in matlab
Hello, I have calculate in my program the mean value and I am trying to calculate the standard deviaton value of an array 20x20...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


plot while using for loops
Hello, I am a beginner in using matlab. I present my image as a 4x4 array and firstly I rescale my image with different interva...

13년 초과 전 | 답변 수: 1 | 0

1

답변