-
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
-
recoginze
说明: 学习人脸识别的好代码 人脸识别的初级入门知识(Face Recognition Face Recognition of good code to learn the knowledge of the primary entry)
- 2011-03-11 18:39:18下载
- 积分:1
-
hssvm_series_toolkit
Matlab codes for Hidden Sapce Support vector machines(Matlab codes for Hidden Sapce Support vect or machines)
- 2007-04-05 17:38:02下载
- 积分:1
-
braking-of-induction-motor
braking of induction motor.
- 2014-10-16 17:46:14下载
- 积分:1
-
nodelayer
在简单的支路始末端节点数据输入的基础上确定配电网拓扑结构表,经过遍历深度优先搜索形成层次结构和节点队列以决定潮流计算的节点顺序。(Whole story in a simple slip end nodes determined on the basis of data input distribution network topology table, after traversing depth-first search form hierarchy and node queue to determine the order flow calculation nodes.)
- 2021-04-21 19:58:49下载
- 积分:1
-
power_thermal
本程序仿真蒸汽机用于永磁同步电机并网发电的性能以及动静态特性(failed to translate)
- 2012-04-21 11:17:09下载
- 积分:1
-
CHAP_02
chapter 2 matlab files
- 2011-07-05 17:40:28下载
- 积分:1
-
cessing
利用C_Builder与Matlab实现实时数据的获取与处理(Matlab using C_Builder and real-time data acquisition and processing)
- 2011-07-16 11:01:28下载
- 积分:1
-
particle_swarm
粒子群算法的matlab实现,由主函数swarm和6个辅助函数:fitness(适应度函数)、congstrict(约束函数)、getNeighborIndex、getNeighborIndexVector、getNeighborIndexWithBestFitness、randint组成。其中fitness由使用者自行编写。(SO algorithm matlab realize, from the main function of swarm and six auxiliary functions: fitness (fitness function
Number), congstrict (constraint function), getNeighborIndex, getNeighborIndexVector,
getNeighborIndexWithBestFitness, randint composition. Compiled by the user which fitnessTo write.)
- 2011-12-18 22:32:52下载
- 积分:1
-
MATLAB-code-for-particle-clustering
本代码为自编的粒子群聚类MATLAB代码,有一定的参考价值(The code for clustering the particles self MATLAB code, there is some reference value)
- 2011-05-12 21:01:25下载
- 积分:1