photo

Jiayun Liu


Last seen: 11ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
0 回答

ランク
267,032
of 300,759

評判
0

コントリビューション
11 質問
0 回答

回答採用率
72.73%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Using GPU accelerated matlab file in LabVIEW
I have been using the 'Library Compiler' with '.NET Assembly' to generate .dll files to run in LabVIEW and there are no problems...

2年以上 前 | 0 件の回答 | 0

0

回答

質問


Extract values from binary matrix into periodic lattice
I am using a camera to detect periodic illumination but the difference in camera pixel spacing and illumination period, the dete...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Help with convolution in matlab
There are many convolutions in my code and I am looking for a way to reduce the computation of the convolution. Since I am using...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Displaying 16 bit images
If I have an image with 16 bit depth, does matlab convert it into 8 bit before display if I use imshow? If I convert the data fr...

約3年 前 | 1 件の回答 | 0

1

回答

質問


How conv2 works?
I am trying to do filter some images with low pass filters and currently I am using conv2 to convolve a 2D image with a 1D filte...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Difference between imshow and mesh/surf
I am trying to understand why the result from imshow and mesh looks different. It seems that surf flips the row and column of th...

約3年 前 | 2 件の回答 | 0

2

回答

質問


What exactly is vectorization doing
I am curious why does vectorization reduces computational time? Is matlab using multiple cores when I vectorize? If that is the ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Creating 3D array from 2D with increment
Suppose I have a 2D array of integers A and I want to create another 2D array B = A+1 and I want to combine them into 1 3D array...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Reading files with different extension from directory
Currently I am reading files from a directory using "fullName = dir([path '*.tif'])" to find all files with the .tif extension. ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


High level decomposition in dualtree2
I am trying to do complex wavelet transform without down sampling at every level. In the matlab code dualtree2, the first and hi...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Phase gradient in fft
I recently found out that zero padding can affect the phase gradient of the Fourier transformed data. It seems that depending on...

約3年 前 | 1 件の回答 | 0

1

回答