統計
MATLAB Answers
4 質問
0 回答
ランク
of 170,900
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how do i find the matching data for locs when using findpeaks()
Hi I am using the function [pks,locs]=findpeaks() and the locs returns the position of that pks in the data when plotting b...
6年弱 前 | 1 件の回答 | 0
1
回答質問
how to generate a scatterplot matrix
Hi, I am looking for a way to create a scatterplot matrix for visualization from a csv file but it has too many columus. So i d...
6年弱 前 | 1 件の回答 | 0
1
回答質問
how should I correctly use findpeaks() so that the output will not show me the following error
data=dlmread('Ge single crystal transmission.txt'); pks=findpeaks(data) Error using findpeaks Expected Y to be a vector. ...
6年弱 前 | 1 件の回答 | 0
1
回答質問
How to extract data in text file
Hi guys I am trying to extract the data inside the text file and i am using: data=readtable('GeT.txt','Format','%s%s') which ...
6年弱 前 | 1 件の回答 | 0

