![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17105713_1576497958610_DEF.jpg)
Kang Min Kim
Followers: 0 Following: 0
Feeds
질문
rotating this curve 20degrees
t = 0:500; dailyFluct = gallery('normaldata',size(t),2); sdata = cumsum(dailyFluct) + 20 + t/1000; mean(sdata) figure plot...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 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? ...
대략 5년 전 | 답변 수: 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 ...
대략 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 1 | 0