Amir Cawich - MATLAB Central
photo

Amir Cawich


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/22 to 04/25Use left and right arrows to move selectionFrom 03/22Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
0 个回答

排名
110,285
of 298,046

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,526

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,226

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

2 years 前 | 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 years 前 | 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 ...

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

3 years 前 | 1 个回答 | 0

1

个回答