-
AESMatlab
AES加密算法的Matlab仿真及应用,内容比较清晰(AES encryption algorithm of the Matlab simulation and applications, content, clearer)
- 2009-11-24 06:20:36下载
- 积分:1
-
some-kinds-of-highpass-filter
说明: 关于高通滤波的一些程序,有高通滤波后加中值滤波,还有理想高通滤波程序,以及高通滤波与维纳滤波结合的程序。希望能互相对您有帮助。(High-pass filter on some of the procedures, a high-pass filter Bo Houjia median filter, as well as the ideal high-pass filtering process has been high pass filter combined with the Wiener filtering process. You want to help each other.)
- 2011-03-08 17:30:44下载
- 积分:1
-
testPartGsm
GSM simulation in simulink. composd of encoder and decoder. but it is not completed
- 2013-11-08 18:55:30下载
- 积分:1
-
UnEncrypted
COMMANDE VECTORIELLE DE MACHINE ASYNCHRONE
EN ENVIRONNEMENT TEMPS RéEL MATLAB/SIMULINK
- 2015-02-27 18:06:41下载
- 积分:1
-
Rrs--matlaabS
RS码的matlabb仿真非常有帮助的东西,完整源代码。
(RS code matlabb simulation is very helpful things, complete source code.)
- 2012-07-10 09:05:38下载
- 积分:1
-
MATLABFE_I
MATLAB finite element code I
- 2013-11-03 16:46:31下载
- 积分:1
-
Kmeans_clustering_matlab
以227家公司的数据为基础进行kmeans clustering分组,用以预测50家未知公司的效益(Use 227 the companies data as the basis for kmeans clustering to predict the effectiveness of the 50 unknown companies)
- 2009-09-14 01:03:46下载
- 积分:1
-
求面积
说明: 可以快速实现从滞回曲线中提取到骨架曲线的一种算法,运行速度快,且稳定。(This algorithm can extract skeleton curve from hysteretic curve quickly and stably.)
- 2020-05-25 08:49:23下载
- 积分:1
-
dijkstra
包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序
包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序(Contains dijkstra, Floyd, kruskal, dynamic programming, random number generation, etc. matlab process consists of dijkstra, Floyd, kruskal, dynamic programming, random number generation and so on matlab program)
- 2009-11-12 15:23:54下载
- 积分: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