-
CCITT_CRC16
CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。(This script calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16)
- 2009-09-21 13:11:00下载
- 积分:1
-
MATLAB
一个基于MATLAB的小波包的程序源代码(A wavelet packet based on MATLAB source code)
- 2010-08-25 16:31:21下载
- 积分:1
-
AMDesign
一个感应电机设计过程的MATLAB文件,省去手工计算的麻烦,也可以自行封装成面对对象的exe文件。(An induction motor design process of MATLAB files, save the trouble of manual calculation, it can be packaged into the exe file the face of the object.)
- 2008-07-12 10:33:18下载
- 积分:1
-
6~9MATLAB
MATLAB教程ppt 第六~九章 简练明了
(the ppt about matlab)
- 2010-03-07 09:30:03下载
- 积分:1
-
Gaussian_model
Gaussian distribution model
- 2010-11-28 04:29:28下载
- 积分:1
-
dcthide
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
(dct steganography matlab implementation information. Algorithm principle: an image block by adjusting the relative size of the two DCT coefficients, hidden secret information. The vector image is divided into 88 blocks, making two-dimensional DCT transform coefficients used to represent the coordinates of the selected two for the first i bit secret information if (to hide information ' 1 ' ) make else make the inverse DCT, restore image)
- 2013-11-01 19:47:13下载
- 积分:1
-
simulink-car
汽车整车模型,matlab可运行仿真,内包括整车动力性模块以及发动机变数箱选择模块。档位选择方式根据驱动力及速度联合判断加减档(Automobile model, matlab can run the simulation, including the vehicle power module and the engine variable box selection module. Gear selection mode according to the driving force and speed of the joint judgment and addition and subtraction)
- 2016-03-14 11:07:19下载
- 积分:1
-
parp
计算单载波基带/通频带信号的PAPR(峰均功率比)(PAPR calculation of single carrier baseband/passband signals)
- 2014-11-17 10:58:06下载
- 积分:1
-
Genetic-Algorithms
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolutionary algorithm. Evolutionary algorithm was originally borrowed evolutionary biology and developed a number of phenomena, these phenomena, including genetics, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a way of computer simulation. For an optimization problem, a number of candidate solutions (called individuals) abstract representation of the population (called chromosomes) to better solution evolution.)
- 2014-12-06 16:59:55下载
- 积分:1
-
kwiener
及于核函数的维纳滤波,希望大家共同学习进步。程序我这里好用,也许你下载后需要调试,祝好(kwiener,,)
- 2009-12-08 09:35:10下载
- 积分:1