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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0