Amir Cawich
Followers: 0 Following: 0
Feeds
질문
Addition of two plots (Coordinates)
I am trying to draw a line between the peaks of a signal. I am using the following criterias: first locate all peaks that are hi...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Calculate area under peak
I am trying to find the area under the curve as shown in the image. I found the peaks of the signal and plotted the line on the ...
거의 2년 전 | 답변 수: 2 | 0
2
답변질문
Using Bessel function of first kind
I am trying to use the bessel function in MATLAB as follows : besselj(0,2.4048)= 1.3268e-5 however when i code it like this i ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Digital Elevation Model scale
I am trying to analyze the surface of a sample using a technique similar to the Digital elevation model. The pixel value of the ...
대략 2년 전 | 답변 수: 0 | 0
0
답변질문
Convert an 8 bit image to 12 bit
I am trying to convert an image from 8bit to 12 bit. I understand 8 bit can go from 0-256 while 12 can go from 0-4095 i believe....
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
Surface Texture Peak density and Peak curvature
I need to calculate the peak density of a 3D surface. The formula is simple: #of peaks/ Area. The area is easy to calculate but ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
I am trying to find the rms of data points . I got x.y,z coordinates . I have tried to use the rms(M*N) function in the program but it didnt work. any suggestions is welcomed
This is the equation i would like to implement, where A is the product of x and y axis(Area). Z is basically the points of the...
2년 초과 전 | 답변 수: 1 | 0