photo

jinwoo lee


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
272,556
of 300,369

평판
0

참여
7 질문
0 답변

답변 채택
71.43%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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 ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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) [...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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') ...

대략 5년 전 | 답변 수: 1 | 0

1

답변