photo

Kang Min Kim


Last seen: 거의 6년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

11 질문
0 답변

순위
154,599
of 300,352

평판
0

참여
11 질문
0 답변

답변 채택
54.55%

획득한 표
0

순위
 of 20,928

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


rotating this curve 20degrees
t = 0:500; dailyFluct = gallery('normaldata',size(t),2); sdata = cumsum(dailyFluct) + 20 + t/1000; mean(sdata) figure plot...

거의 6년 전 | 답변 수: 3 | 0

3

답변

질문


getting the middle value of two curves ??
clc; % Clear the command window. clear all; % Including global variables. close all force; % Close all figures (except tho...

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

1

답변

질문


Replace with another curve ??
clc; % Clear the command window. clear all; % Including global variables. close all force; % Close all figures (except tho...

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

1

답변

질문


Replace with another curve ??
clc; % Clear the command window. clear all; % Including global variables. close all force; % Close all figures (except tho...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Making the Trend Equal??
Line two is upside down as compared to line one And as shown above, I want to make Line 2 the same as Line 1. The p...

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

1

답변

질문


To synthesize two irregular waves ??
like the picture above I'd like to synthesize two irregular waves. What code should I use as a matlab to do that? My englis...

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

1

답변

질문


To synthesize two irregular waves ??
like the picture above I'd like to synthesize two irregular waves. What code should I use as a matlab to do that? My englis...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


To synthesize two irregular waves ??
like the picture above I'd like to synthesize two irregular waves. What code should I use as a matlab to do that? My en...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Merging two irregular curves ??
Can you merge those two irregular curves? Is there a mathematical or another way? What code should be used in Matlab? ...

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

1

답변

질문


Merging different position (length) lines ??
As shown above, when lines 1 and 2 are different in length and position, they merge. Do you have any mathematical methods or ...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Merging different position (length) lines ??
As shown above, when lines 1 and 2 are different in length and position, they merge. Do you have any mathematical methods o...

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

1

답변