Ejay Nsugbe
cranfield university
Followers: 0 Following: 0
Feeds
提问
Sequence LSTM Design Error
Hi, I am trying to run the attached data on the attached LSTM code and I get an error as follows "Invalid training data. Predic...
3 years 前 | 0 个回答 | 0
0
个回答提问
Importing DAT file MATLAB
Hi guys, I'm trying to open a DAT file and I came across a rather useful snippet of code as shown below; [filename, pathname] ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Cepstrum Coefficient/Order Extraction
I am trying to extract a “Cepstrum Coefficient” using the below code: c = rceps(‘signal’); %computes the real part of the cepst...
5 years 前 | 1 个回答 | 0
1
个回答提问
Number of Neurons in Layers.(Neural Network Toolbox)
Hi guys, I'm using the Neural Network Toolbox in Matlab for Classification and although at the start I can define how many hidd...
5 years 前 | 0 个回答 | 0
0
个回答提问
Neural Network Classification Results
Hi Guys, Im training a NN using the matlab toolbox and I have selected the data partitioning to random data division.(i.e 70:15...
5 years 前 | 2 个回答 | 0
2
个回答提问
Problematic iterative for-loop
Hi guys, I'm trying to write a for loop to save the output of my code in rows 1-3. This doesn't seem to be working as the loop...
5 years 前 | 0 个回答 | 0
0
个回答提问
Error when calling function
Im trying to calculate the 'Zero Crossings' in a sample signal with the below code. When I try calling the function in the comm...
5 years 前 | 1 个回答 | 0
1
个回答提问
read teensy data into matlab
Hi, I am trying to create a way of reading a teensy3.6 output data into matlab in CSV format/any Matlab readable format. Any h...
5 years 前 | 2 个回答 | 0
2
个回答提问
Finding relationship between columns of data in the same matrix
Basically,I have carried out some Acoustic Analysis for 9 different powder types. I have managed to build a matrix that comprise...
9 years 前 | 1 个回答 | 0
1
个回答提问
Extracting the signal energy using wavelets
Hi, Using the command for calculating signal energy after decomposition(E = wenergy(T))....you get an array of values for the...
9 years 前 | 0 个回答 | 0
0
个回答提问
Wavelet Transform Approximate and Detail level
Hi all, I am using the wavelet decomposition feature. So for example if i'm using the level 7 decomposition level,i get tw...
9 years 前 | 0 个回答 | 0
0
个回答提问
Average frequency Of A Signal
Hi, Can someone please shed some light on how I can compute the average frequency of a signal?
9 years 前 | 1 个回答 | 0