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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0