Chandrika Avvaru
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to find FFT of the values generated from signal generator using Arduino?
I have a data of values recorded from signal generator using aduino.I would like to find the fft of the signals.I gave a 15Hz si...
6年弱 前 | 0 件の回答 | 0
0
回答質問
I need two decimal values without rounding off
Hi, I have a matrix which do contain decimal values.But I need just 2 decimals without rounding off the values.For example I...
6年以上 前 | 2 件の回答 | 0
2
回答質問
I need the graph to be plotted inside the axes of GUI instead of popping out.
% --- Executes on button press in correlation. function correlation_Callback(hObject, eventdata, handles) % hObject h...
6年以上 前 | 1 件の回答 | 0
1
回答質問
I am trying to plot a graph of a matrix and the following error showed up
Error using rng Too many input arguments. Error in matlab.internal.graph.MLGraph/forceLayout>layoutOneConnComp (line...
6年以上 前 | 1 件の回答 | 0
1
回答質問
How to use the existing matlab program to build a GUI?
I have a matlab program which takes mat files as inputs and does some calculations and stores the results into a folder.I want t...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Plotting negative and positive values with different colors in a graph
I have a correlation coefficients matrix consisting of positive and negative values and I need to plot the graph for that matrix...
6年以上 前 | 1 件の回答 | 0
1
回答質問
How to find correlation coefficients for 2 vectors?
the vectors are of length 1*1600 and how to find the correlation coefficients for those two vectors?
6年以上 前 | 1 件の回答 | 0
1
回答質問
How to cut the signal for a particular time period
I had a data with x samples in which i only need the samples during the time period y.How can I get those specific samples?
6年以上 前 | 2 件の回答 | 0