-
wavemarksvd
基于小波变换的水印嵌入,经过验证,可以顺利执行通过。(Based on Wavelet Transform watermark embedding, a proven, successful implementation can be adopted.)
- 2009-05-23 21:02:39下载
- 积分:1
-
matlab
说明: matlab6.5辅助小波分析与应用例程(matlab6.5 wavelet analysis and application of auxiliary routines)
- 2008-11-20 09:15:25下载
- 积分:1
-
helloword
显示hello的matlab源代码
几句matlab的代码(Hello, matlab source code shows a few matlab code)
- 2011-04-20 21:37:09下载
- 积分:1
-
displaytwovideos
this code do background subtraction subtracting all frames from first frame
and show the result video and input video
- 2013-10-30 13:38:53下载
- 积分:1
-
BPclassification
BP学习算法应用——模式分类
应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。
将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。(BP learning algorithm applications- the application of pattern classification momentum BP learning algorithm to provide a classic UCI database- iris database classification, high speed and accuracy. iris.arff for the database file that can be used to open Weka data mining software. Iris.csv for the source code to read the data files have been converted through Weka software. Iris_classify.m the source document and document Iris.csv Add matlab folder of work can be directly run.)
- 2020-12-18 00:29:11下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
jiyudizhitongjiDEMdedixingfenxi
针对DEM的建模问题,将高程看作区域化变量,应用地质统计学中普通克里格研究了一个山区高程空间变异分析及其插值。(DEM for modeling will be seen as a regionalized variable elevation, application of ordinary kriging in geostatistics research a mountain elevation spatial variability analysis and interpolation.)
- 2008-04-03 16:41:42下载
- 积分:1
-
CDMA
CDMA通过gold7和gold31来进行编码。并比较不同编码下的CDMA的性能(cdma performance via different length of gold encode )
- 2011-01-11 21:54:42下载
- 积分:1
-
MATLAB-ZUO-TU-GONG-NENG
讲述了MATLAB的图形的画法,对初学者和编程序想要产生对比图形的很有帮助(This PPT tell the way of drawing a picture in matlab)
- 2013-07-24 09:26:14下载
- 积分:1
-
ECG-xingtai
基于形态学的方法检测 心电R波 ,用于去除基线,有一定的用处(detect ECG R wave by xingtai method)
- 2012-04-30 09:50:31下载
- 积分:1