-
dantongdao
单通道欠采样测量频率的程序
可以正确得到信号的频率(dantongdao.m)
- 2010-08-13 22:39:08下载
- 积分:1
-
NNC-matlab
MATLAB编写的几个神经网络控制器的简单历程,包括感应机、前向网络等。(Several neural network controller to write a simple process of MATLAB, including the induction machine, forward networks.)
- 2014-12-19 13:06:17下载
- 积分:1
-
bp
说明: 创建BP神经网络
训练BP神经网络
计算仿真误差
计算运行时间
matlab7.0环境运行无误(The creation of BP neural network trained BP neural network simulation run-time error calculation matlab7.0 environment to run correctly)
- 2008-05-16 10:37:42下载
- 积分:1
-
Retinex
本代码实现基于Retinex理论的三种方法,分别为单尺度Retinex,多尺度Retinex,以及自商图像方法。直接运行每个文件夹下的test文件就可以得到对应的方法的处理结果。(This code implements three methods based on Retinex theory, respectively, for the single-scale Retinex, the multiscale Retinex, as well as self-quotient image method. The test file can be run directly under each folder corresponds to the method of processing results.)
- 2021-04-15 13:48:54下载
- 积分:1
-
camshift
camshift算法的matlab实现,算法清晰,代码可读性很好。(camshift algorithm matlab implementation, the algorithm is clear,and the code readability is very good.)
- 2014-02-18 14:06:08下载
- 积分:1
-
connect4
A MATLAB program for a game "Connect 4"
- 2011-05-31 04:36:49下载
- 积分:1
-
session4
slam进阶学习,这个是第四课,老外做的,很完善的东西,对于同时定位与地图创建的friend有很大的帮助(Advanced Learning slam, this is the fourth class, foreigners do things very well, for localization and mapping at the same time created a great friend to help)
- 2008-04-29 14:56:40下载
- 积分:1
-
lecture_and_codes_matlab
Matlab的讲义和程序代码示例,可以根据讲义和代码进行实验 (Matlab code of the handouts and examples, based on lectures and code for performing experiments)
- 2008-07-19 22:58:20下载
- 积分:1
-
WirelessOFDMSystemsHowtoMakeThemWork
Matlab OFDM MIMO antennas Rayleigh channel
- 2010-03-06 15:54:55下载
- 积分:1
-
CGHwatermarkmatlabcode
说明: 关于半色调编码计算全息图的信息隐藏Matlab程序的说明:
算法实现主程序为CGHwatermark;
位相恢复函数为phaseSL;
用计算全息记录已知振幅和位相的复波前函数为Hologen;
半色调编码函数为AMhalftone;
嵌入信息的提取直接调用Matlab自带的FFT2函数;
主程序的函数调用关系如下
读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(完成嵌入)--->FFT2(提取水印信息)
主程序结果保存于holo&mark文件夹
对算法鲁棒性测试的程序:
1. 对于剪切操作 Cliptest 结果存放于cliptest文件夹
2. 对于缩放操作 zoomtest 结果存放于zoomtest文件夹
3. 对于旋转操作 rotatetest 结果存放于rotate文件夹
4. 对于滤波操作 filtertest 结果存放于filtertest文件夹
5. 测试算法的时间效率 timetest
6. 分析嵌入信息后图像质量与参数alpha,tao的关系 msetest(err)
- 2008-09-09 10:14:23下载
- 积分:1