-
matlabActiveX
matlab的pdf文档,主要讲解其中的控件技术,有兴趣的同志们可以参考一下(matlab the pdf documents, mainly on one of the control technology, the comrades who are interested can refer to)
- 2010-11-06 10:07:11下载
- 积分:1
-
pcre
Binary for PCSE
Updated and packed with an unkown packer
- 2014-08-15 21:27:44下载
- 积分:1
-
Desktop
license plate seg. using matlab
- 2011-11-08 12:56:42下载
- 积分:1
-
rf-energy-analysis-in-WSN
In wireless sensor network, residual energy of node is very important criteria. Life of wireless sensor network depend the energy of node. In most of the application, the nodes are battery operated. So it is very important to select the parameters like nodes deployment in network, size of packet, etc. In work,analyze node’s energy with respect to packet size, distance, time and also how much data can be transmitted. And finally we will conclude for the effective value of these parameters.
- 2014-01-08 01:36:45下载
- 积分:1
-
linear_conv
linearconvolution with matlab
- 2010-12-14 04:02:38下载
- 积分:1
-
jjj
Extended Kalman Filter MATLAB code
- 2013-08-18 15:32:50下载
- 积分:1
-
matla-tu-xiang-chu-li-yuan-cheng-xu
matlab图像处理示例详解,杨丹,赵海滨等,书中的源程序(Detailed matlab image processing example, Dan Yang, Zhao Haibin, etc., in the book of the source)
- 2013-08-21 21:15:20下载
- 积分:1
-
recognize
说明: 利用matlab的GUI编程完成了用于解决二维多类问题的分类器算法,并实现了方便的人机界面(在matlab2008a环境下编写的,由于matlab界面生成工具GUIDE版本上可能存在不兼容性,在其他低版本的matlab中运行时可能会发生错误)(GUI programming using matlab s done to resolve the problem of two-dimensional multi-class classification algorithm, and implemented to facilitate man-machine interface (written in matlab2008a environment, due to interface generation tool matlab GUIDE version of the incompatibilities that may exist, In other lower version of matlab in the run-time errors may occur))
- 2010-04-19 14:42:10下载
- 积分:1
-
rgb-gabor
实现彩色图像的中值滤波,去除噪声点,模糊图像(Color image median filtering to remove noise spots, blurred image)
- 2014-10-01 16:24:13下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1