Feeds
提问
Insert an array into another array in a specific location.
Hi, Let I have the following array: A =[10 20 30]; B = [1 2 3 4 5 6 7 8 9]; Now, I have a number called c, where c can ...
8 years 前 | 3 个回答 | 0
3
个回答提问
How to select one specific file from a folder of same extension
Hi, I have six files under same folder. They are ACC_1.DAT, ACC_2.DAT, ACC_3.DAT and SN_1.DAT,SN_2.DAT,SN_3.DAT. I want to de...
8 years 前 | 1 个回答 | 0
1
个回答提问
Classification problem in neural network code
I have developed a code for ANN BP to classify snore segments. I have 10 input features and 1 hidden layer with 10 neuron and on...
8 years 前 | 0 个回答 | 0
0
个回答提问
Classification problem in neural network code from scratch
I have developed a code for ANN BP to classify snore segments. I have 10 input features and 1 hidden layer with 10 neuron and on...
8 years 前 | 1 个回答 | 0
1
个回答提问
Generate random clsuter at a certain point in Matlab
I have the following two data set: A= (1,1) 1.9643 (2,1) 2.2753 (3,1) 2.9781 (4,1) 2.9...
8 years 前 | 1 个回答 | 0
1
个回答提问
Calculation of Resonance Requency of an RLC circuit
Hi, I have the following RLC circuit. I try to find out the resonance frequency of the circuit. Can you please help me out to ca...
9 years 前 | 0 个回答 | 0
0
个回答提问
Want to read sequence of audio file from a folder
Hi, I have a folder full of audio file. For example: AA01.wav, AA02.wav and so on. Now, I want to read the audio file by usi...
9 years 前 | 1 个回答 | 0
1
个回答提问
Extracting a segment from sound file
Hi, I have a wave file of 100 seconds. And I have a excel file where I marked some areas of that file with start and stop tim...
10 years 前 | 1 个回答 | 0
1
个回答提问
Measuring intensity of sound
Hi All, I have a wav file 100 seconds and I have another excel file where I marked some area of that wav file like 6 to 10, 1...
10 years 前 | 2 个回答 | 0