搜索资源列表
dddddd
- :数字水印技术在数字产品的版权保护中起着非常重要的作用。概括了数字水印技术的现状及其基本原理,并 分析了变换域数字水印算法的优势,详细阐述了DCT 水印嵌入和提取算法的原理和步骤。最后在Matlab 平台下对DCT 数 字水印算法进行了仿真,仿真结果证实了DCT 算法的强健性和鲁棒性。-: digital watermarking technology in the digital copyright protection products played a very important
VC-and-MATLAB
- 何在Visual C++开发平台下,利用MATLAB 数学库和图形库开发脱离MATLAB环境独立运行的应用程序的方法,通过一个实例给出了混合编程的详细步骤。该方法应用可有效地提高软件开发的高效性和可靠性。
wave
- 使用小波变换的方法实现图像分割,在MATLAB平台下,有效的分割目标区域
Main_function
- 这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.
susan
- Matlab平台下用SuSan算法检测眼睛角点-Matlab platform with SuSan algorithm to detect the eye corner
ding
- 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
3Dpolar
- 在MATLAB平台下,如何画三维极坐标图。 源码以及说明-3D-polar plot function in matlab but it is not included in MATLAB HELP
GA
- 在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。-Platform in matlab, using the GA to optimize parameters lssvm, very useful things.
work
- 在matlab平台下的viterbi编码译码的程序。secrettext.txt是需要传输的文件,encodetext.txt是编码后的文件,decodetext.txt是译码后的文件。-In the matlab platform of the viterbi decoding encoding process. secrettext.txt need to transfer files, encodetext.txt is encoded file, decodetext.txt is af
newest eeglab tool
- 用于分析脑电信号的工具,在matlab平台下,至今的最新版
MATLAB-CUDA
- MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。-CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve M
ACO-master
- 从数据学习贝叶斯网络结构的蚁群优化实现 matlab平台下(Ant Colony Optimisation implementation for learning Bayesian Network structures from data)
聚类分析
- 基于matlab平台下,可实现聚类分析功能。(直接实测代码)(Based on the MATLAB platform, clustering analysis function can be realized. (direct measured code))
Localization
- 很全的ZigBee目标定位算法,在matlab平台下,可以正常运行(ZigBee positioning simulation)
MATLAB DCT水印
- 在matlab平台下对DCT水印算法进行仿真实现。(In Matlab platform, the DCT watermarking algorithm is simulated.)
运用matlab编程实现蚁群算法的低压电力线设计
- 在MATLAB平台下,编程实现了蚁群算法,适用于初学者学习了解、运用(运用在低压电力线设计)(Under the MATLAB platform, the ant colony algorithm is programmed)
leach—Improved
- LEACH协议源代码,在MATLAB平台下(This is a new LEACH Algorithm which can run at matlab)
MATLAB图片点的像素坐标
- 基于MATLAB平台下,可获取图片任意点的像素坐标。(Based on MATLAB platform, the pixel coordinates of any point in the picture can be obtained.)
LoG算子边缘检测
- matlab平台下,使用log算法对图像中的目标进行边缘检测(On MATLAB platform, using log algorithm to detect the edge of the object in the image)
CSMA-CD
- 在matlab平台下,实现CSMA/CD协议的仿真(Realization of simulation of CSMA/CD protocol)