vanrapa
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Issue in using splitapply to plot data
Hi, I have an array with 14 columns. Column 3 contains groups of numbers. I would like to plot column 1 vs. column 4 for each g...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Read and format multiple text files line by line
Hi all, I have about 50 text files. Each text file has 17 columns and several rows of data(attached a sample file). Now I have...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Very High Overfitting Upper Bound Value for Hidden Nodes
Hello, I am trying to implement regression/curve fitting NN. My dataset is I = 1, N = 52500, O = 3. I would like to find out N...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Why is GoogLeNet classifying all inputs to the same output class?
Hi, I seem to be having a problem classifying with GoogLeNet. I am using vibration data (420-by-10002 matrix) sampled at 10 KHz...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Y-axis value of plot is stored as zero
Hello, I am performing a computation and plotting the result. I have three signals, FA, FB and C (15223x1 complex double). I a...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Rearrange halves of yaxis in graph
Hello, I need to rearrange my graph. I would like to rearrange the y axis so that, y for x=1.25 to 2.1 will be placed before th...
5年以上 前 | 2 件の回答 | 0
2
回答質問
Signal Computations & Reconstruction
I would like some help with the following, I have two signals, A1 (8192 x 1) and B1 (15223 x 1) sampled at 72 MHz. 1.I have to...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Add some elements of one matrix with another
Hello, I need to add some elements of several ‘n’ square matrices in a particular fashion and append zeros in the rest of the e...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Rearrange matrices in a cell array
Hello, I am generating some 10 square matrices (4x4), say 1 to 10, using a for loop and storing it in a cell array. And I am al...
5年以上 前 | 2 件の回答 | 0
2
回答質問
Signal filtering and FFT
Hello, I have a real time vibration data for 3.0599 seconds sampled at 9600 Hz. I need to compute the FFT of the signal and f...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Rsq from NMSE in NN
I am trying to find out the best number of hidden neurons for a network. I am training the network in a loop with different numb...
5年以上 前 | 1 件の回答 | 1