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...
1 year 前 | 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 ...
1 year 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0