![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15344508_1555914524442_DEF.jpg)
jinwoo lee
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
179.667
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 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
how to change nnstart's params in deep learning toolbox ?
Hello, All This is a question on matlab's nnstart. Is there a way to change activation function( to tanh), num of epoch and ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to use genetic algorithm (GA) in matlab ?
Hi, all I found GA function https://kr.mathworks.com/help/gads/options-in-genetic-algorithm.html. % input_data shape = [ M x...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Customizing fitness function of genetic algorithm
HI, all I am trying to implement a Genetic algorithm through matlab. Is there any code that I can customize the fitness functio...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to transform t_value to p_value ?
Hi, all I would like to know how to calculate p_value through calculated t_value. Referring to the above formula, I ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I overlap 2 images in matlab?
Hi, all There are two images of size M X N shown below. (left image source: https://commons.wikimedia.org/wiki/File:Inter...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Question : matlab 3D imagesc
I want to apply the same effect as imagesc to 3D matrix. Here's my code % some 3d matrix : temp = [100, 20, 15] figure(1) [...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I give the spectrogram a colormap option and save it as it is when plotted?
Here's my code % feature_size :[257,7] figure(1) imagesc( some_image_smaple ) colormap(jet(128)) set(gca,'YDir','normal') ...
más de 4 años hace | 1 respuesta | 0