![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20593346_1607599417203_DEF.jpg)
neal paze
Followers: 0 Following: 0
Estadística
14 Preguntas
2 Respuestas
CLASIFICACIÓN
192.057
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
'CheckpointFrequency' is not an option for solver 'sgdm'.
checkpointPath = pwd; Frequency=5; options = trainingOptions('sgdm', ... 'InitialLearnRate',0.1, ... 'MaxEpochs',20,...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to save image of cqt (Constant-Q nonstationary Gabor transform) from KHz to Hz
I want to save the image of cqt.but the result is kHz,I want Hz
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
mutiple-input deep learning does badly in the validation set,it does well in single-input
My image data is captured from multiple sensors at three resolutions.Idesign a three-input deep net work which does badly in th...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to save cell data to datastore?
My data is from image.I want to save it to datastore to do deep learning.I cannot get suit way.
casi 3 años hace | 1 respuesta | 0
1
respuestaOut of memory on device using GPU
Have you solved the problem? I have the same problem.
alrededor de 3 años hace | 0
Pregunta
How do I load the raw deep learning network?
If I type "net = googlenet;" or " sqz = squeezenet; ",these networks are been pretrained.I want to know how can I load the raw d...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to save the accuracy and loss of every batch in deep learning?
I want to save the accuracy and loss of every batch in deep learning.It appears in command window as result .
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to know the difference between 1 and 1.0000
When I do logarithms, I run into some difficulties. a=d3/f1; b=log10(a); c=10*log10(a); d=1.0000; d3=697.5512; f1=697.5...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to read datastore from specified position?
In official documents,they have not introuduce how to read datastore from specified position? For example,I build a audiodatas...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
why the number of point of sfft and istft is different、
I do stft to a sound,then I use the result of stft to do istft,but i find the sample point is different. The original sound is ...
más de 3 años hace | 1 respuesta | 0
1
respuestaOut of memory gather()
I also have a problem of gather in this document. Have you solved your problem? Can you share how to modify this line of code?
más de 3 años hace | 0
Pregunta
denoise speech in deep learning-trainNetwork
I have a question in the example--Denoise Speech Using Deep Learning Networks(https://ww2.mathworks.cn/help/audio/ug/denoise-spe...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to extract the image without the axes
I can only use 'axis off' to hidden the axis,but it still has white area.I can not deal with image one by one because I need to ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
I have some confusion about the commond of STFT
I want to apply the commond of STFT to solve my problem,but I face two problems.Firstly,my date's frequencyRange is 100-2000,the...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
When I package my script in app design,the third step is always wrong.
It tells me "Creating installer zip archive due to contents exceeding maximum Windows program size." I can't understand it ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
when I use app designer, it tells me error of 'Value' must be a character vector or a string scalar.
I have write a script,I want to get tabulate(u), "u" is a matrix (200x1 double)。the result is as follows: Value Count Perc...
alrededor de 4 años hace | 1 respuesta | 0