Community Profile

photo

Amir Cawich


Last seen: 12 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2

查看徽章

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 ...

1 year 前 | 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 ...

1 year 前 | 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....

1 year 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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

1

个回答