Amir Cawich
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年以上 前 | 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年以上 前 | 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