Community Profile

photo

Kang Min Kim


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

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

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

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

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

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

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

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

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

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

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

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

4 years ago | 1 answer | 0

1

answer