-
vote
本代码是利用软投票法对图像进行分类,通过该方法,可以很好地对图像进行分类(This code is the use of soft voting method for image classification, by this method, can be a good image classification)
- 2013-11-29 18:06:32下载
- 积分:1
-
jeikou
实现了图像的加水印,去噪,加噪声等功能,BP神经网络用于函数拟合与模式识别,LDPC码的完整的编译码。( Realize image watermarking, de-noising, plus noise and other functions, BP neural network function fitting and pattern recognition, Complete codec LDPC code.)
- 2021-03-23 17:49:16下载
- 积分:1
-
fuz
使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data(Yeast data will be classified by means of Fuzzy Cluster Mean (FCM)and Principal component analysis (PCA) based on matlab.)
- 2009-05-07 11:39:03下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
simulink-robot
两关节机械臂的独立PD控制,控制算法和机械臂模型均采用s_function函数编写。(Two independent joint manipulator PD control, control the preparation of the algorithm and manipulator model are used s_function function.)
- 2012-09-19 14:59:49下载
- 积分:1
-
imagefilter
digital image filter
- 2014-02-12 04:37:32下载
- 积分:1
-
qicheqiziyouduchengxubijiao
汽车七自由度改编的振动程序,采用对比方法比较了《汽车振动分析》里面的振动程序,欢迎大家下载学习与交流(vibration of the car with seven degrees)
- 2013-12-22 15:18:06下载
- 积分:1
-
1
说明: 用matlab实现信号处理,利用matlab强大的数据处理能力可以实现信号的处理(Using matlab to achieve signal processing, data processing using matlab powerful signal processing capability can be achieved)
- 2011-03-27 15:14:21下载
- 积分:1
-
costas_chuantong
传统的COSTAS环SIMULINK建模仿真(COSTAS ring SIMULINK modeling and simulation)
- 2012-06-02 23:26:10下载
- 积分:1
-
Monte-carlo
蒙特卡洛算法用于解非线性方程,包括三个函数(Monte Carlo algorithm for solving nonlinear equations, including the three functions)
- 2011-08-19 10:24:41下载
- 积分:1