-
code
清华大学张旭东老师的《现在信号处理》第一次大作业的代码,题目多年未变,代码正确高效。(This code is programed for for the first project for modern signal processing ,which is tought by Zhang Xudong in Qinghua University.)
- 2014-12-17 14:53:29下载
- 积分:1
-
spTimer_2.0-0.tar
关于空时建模的程序,有时候苦于没有模型产生数据(On the space-time modeling procedures, sometimes suffer no model to generate data)
- 2015-04-17 11:06:15下载
- 积分:1
-
bayesClassifier
bayes Classifier ,impleneted by matlab.
- 2014-11-30 15:26:08下载
- 积分:1
-
NOMA
说明: How to implement NOMA system
- 2019-05-16 08:25:07下载
- 积分:1
-
11
说明: 这是一个matlab科学计算的初步实验。对初学matlab的人有一定的帮助(This is a preliminary experiment matlab scientific computing. Matlab for beginners who have some help)
- 2011-02-28 22:27:52下载
- 积分:1
-
zzz099SVM
为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。(In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. The cascade is controlled by a number of weak linear SVM classifier structure, simple structure, classification of time fast. Cascade structure for the training of each node is given a new SVM quadratic programming model under the framework, which allows each node has a higher detection rate of positive samples and negative samples of appropriate fault detection rate.)
- 2011-04-27 17:23:23下载
- 积分:1
-
basic_operation
在GUI中实现实现灰度转化,二值化处理及求反,加噪音和中值滤波(To convert an RGB image to a gray-scale image, binary image, add noise and filtering)
- 2011-12-13 21:13:06下载
- 积分:1
-
aaa
医学图像形变配准在图像引导放射治疗中的应用(The Application of deformable Medical Image Registration in Image-guided Radiotherapy)
- 2012-03-15 14:50:55下载
- 积分:1
-
MinMaxFilterFolder
Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码,
(Description The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more.
This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations.
All numerical and logical class arrays are supported.
Contributor (beside author) is Vaclav Potesil
Acknowledgements
This submission has inspired the following:
Free-knot spline approximation
MATLAB release MATLAB 7.8 (R2009a)
Other requirements MEX correctly setup NO image processing is required Download a tiff file for
)
- 2010-03-04 17:05:00下载
- 积分:1
-
mex
Demonstrates the advantage of compiling a m-file to a MEX file using MATCOM.
- 2014-12-19 08:54:42下载
- 积分:1