Olalekan Adesina
Followers: 0 Following: 0
Feeds
提问
How can I test the models?
Hello guys. I'm new to MATLAB. I have performed fine-tuned of AlexNet and GoogleNet pre-trained networks to fit with my dataset....
3 years 前 | 1 个回答 | 0
1
个回答提问
Plotting excel data in MATLAB or any program
How do I plot an XYY graph? Please see the attached files..... I would love to plot ("japs, himp and jack") as values of Y in t...
3 years 前 | 1 个回答 | 0
1
个回答提问
Visualizing a wav file
Hi everyone. I have a .rec file that contains 14 different signals. When i open the .rec file in R Studio, my target signal was...
3 years 前 | 1 个回答 | 0
1
个回答提问
Reading .rec files ( mutiple .rec files)
Hi friends, I'm new to matlab. I have a dataset folder that contains .rec files, .edf files and .txt files. Inside the .rec file...
3 years 前 | 1 个回答 | 0
1
个回答提问
I want the same randomly split dataset for all the network so that i can compare the results.
Hello there.... This is my code... [imdsTrain,imdsValidation] = splitEachLabel(imds,0.8,'randomize'); I'm training the same ...
3 years 前 | 1 个回答 | 0