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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 6년 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 10년 전 | 답변 수: 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...
거의 10년 전 | 답변 수: 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?
거의 10년 전 | 답변 수: 1 | 0