Community Profile

photo

Kang Min Kim


Last seen: etwa 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort