prabhu singh - MATLAB Central
photo

prabhu singh


Last seen: 約1年 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

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

8 質問
0 回答

ランク
163,049
of 297,775

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


how to import file?
How to import all these csv files and extract only the 3 column from all these files and plot 3 column with respect to 2nd colum...

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

2

回答

質問


is it possible to merge .csv sheet?
i have around 30 .csv sheets like this but here i have attached around 3 .csv sheets and final excel sheet has to be saved and...

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

1

回答

質問


how to get no of samples?
a=1:10; no_samples=(10-1)/(10-1) %have to get 10 samples g=1:no_samples:10; length(g) b=9.45:10.55; no_samples2=(10.55-9....

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

2

回答

質問


how to correct this error?
L=90; M=90; T=csvread('read.csv'); f=abs(fftshift(fft2(T))); a=-L/2*0.12:0.12:0.12*L/2; b=-M/2*0.20:0.20:0.20*M/2; t=(...

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

0

回答

質問


Is it possible to get color inside boxes?
x1=0; x2=1; y1=0; y2=1; x = [x1, x2, x2, x1, x1]; y = [y1, y1, y2, y2, y1]; plot(x, y, 'b-', 'LineWidth', 3); hold on; x...

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

1

回答

質問


How to create this image
i am new to opencv can someone plz guide me how can i get similiar image from matlab commands from the .csv sheet i have atta...

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

0

回答

質問


i have a list of data and i have to select first 5th column of each row ..then simultaneously 6th column and 7th column
T = table(categorical({'karan';'varun';'ravina'}),[25;45;12],... {'Surgery';'orthopaedic';'orthopaedic'},[2017-04-15;2017-0...

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

3

回答

質問


fuctions with 40 data lists?
i have to write a program where i have 4 data cuboid1,cuboid2,cuboid3,cuboid 4 and each cuboid has length ,breadth and thickness...

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

1

回答