photo

Kang Min Kim


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
214,088
of 300,037

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
54.55%

VOTES RECEIVED
0

RANK
 of 20,862

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 167,106

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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

5 years ago | 3 answers | 0

3

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer