-
ship-recognition
matlab的程序,可用来进行船型识别。包括图像预处理,特征提取,船型识别三个方面。(matlab program can be used to identify the ship. Including image preprocessing, feature extraction, ship identification three aspects.)
- 2014-09-18 09:51:12下载
- 积分:1
-
yichuan
遗传算法的实现,里面有详细代码的说明,关于选择交叉和变异(The implementation of genetic algorithm, there is a detailed code of instructions, about the selection of crossover and mutation)
- 2015-04-12 09:33:54下载
- 积分:1
-
reed_solomon_code
reed solomon code polynominal generation
- 2013-12-23 00:41:10下载
- 积分:1
-
decimation
to find decimation in signal processing
- 2010-09-14 11:55:20下载
- 积分:1
-
graph-coloring
基于greedy DSATUR 的经典着色程序(Given a graph, vertex coloring is the assignment of colors to the vertices such that no two adjacents vertices share the same color. Vertex coloring problem is NP-hard for general graphs. However for some specific graph classes there are some positif results. For example by definition we can trivially color a bipartite graph using two colors.)
- 2013-07-31 03:19:02下载
- 积分:1
-
PSO_Codes-Basic-Code
This Code SimulTION PSO BASIC CODE IN MATLAB IS CODE IS VWRY USEFUL FOR UNDERESTAND PSO HOW WORK
- 2013-03-03 21:41:29下载
- 积分:1
-
mse
利用matlab实现的最小二乘法的计算,可以利用在处理信号和进行数值计算的时候(Using matlab realize the least squares method of calculation can be utilized in signal processing and numerical calculation time)
- 2013-11-08 09:55:26下载
- 积分:1
-
matlab-ebook
4 Matlab ebook in pdf for engineering students, useful to learn matlab software
- 2015-01-31 00:59:30下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
chap3_1
专家PId控制,求三阶传递函数的阶跃响应,采用专家PID设计控制器(Expert PId control, and the third order transfer function of the step response,The use of expert PID controller design)
- 2020-12-02 11:29:25下载
- 积分:1