photo

Raushan


Last seen: 2年弱 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
1 回答

ランク
263,574
of 300,364

評判
0

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

回答採用率
72.73%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Need help to resolve error related to physical memory
Hello guys, Hope you all are doing great. I am facing an error when I run the following code in Matlab. There is only one drive...

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

1

回答

回答済み
Finding average of images using for loop.
Folder='G:\ outdir = 'G:\ files = dir(fullfile(Folder, '*.tiff')); sumImage = 0; for k=1:length(files) %thisFileName =...

2年以上 前 | 0

質問


Finding average of images using for loop.
Hi, I have hundreds of images, I Want to read the first 3 image and then get the average and save them in a file. I want to do ...

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

2

回答

質問


Why du/dx obtained from excel and Matlab gives different results?
Hi I have csv file with some columns and I want to find the du/dx from two column named as u and x. I did it in excell as well...

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

1

回答

質問


finding the average from csv file
Hi, I have several csv file and each file has several columns with the name of ''x'', "y", "u", "v", "exx" like that. I want to...

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

1

回答

質問


How to fit a gaussian distribution curve on a bar diagram?
Hello guys! I have pdf of sum of two dice like data = [1/36,2/36,3/36,4/36,5/36,6/36,5/36,4/36,3/36,2/36,1/36] and sum =[2,3,4,...

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

1

回答

質問


How to show that DFT follows N^2 number of operations?
Hey! Let's say I have a matrix with 4096 data in one column.FIrst, I took 256 data from that to perfom DFT(without FFT) and FFT...

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

1

回答

質問


finding dft without using fft
Hi Guys! I have one file name as data2 which has 100000 velocity data in column2 and I want to divide this data into record siz...

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

1

回答

質問


Why is my for loop code not incrementing correctly?
Hi! In the code below, the data1 matrix has 100000 data in each of the two columns. I want to read the second column and divide...

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

1

回答

質問


Clarity when you have multiple plots
Hey guys! I have one .csv file containing 8 columns. I want to plot 8th column (Time200) on x axis and remaining 7 columns on y...

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

1

回答

質問


Creating Table from csv files.
I have 5 csv files in a folder. all these csv files have multiple column with names like x,y,u,v.... I want to plot all u (In t...

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

1

回答

質問


can I get some idea from the expert of MATLAB?
I want to use 4 Basler Ace cameras to capture images using MATLAB. How can I start writting MATLAB script for this. Any help wi...

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

1

回答