-
Matlab_induction
MATLAB基本语法和一些常用命令,工具集介绍等(MATLAB basic grammar and some common commands, tools presentations, etc.)
- 2009-11-03 17:31:56下载
- 积分:1
-
ywalker
Yule-Walker in Matlab
- 2020-10-18 19:57:26下载
- 积分:1
-
radar-detection
超速行驶是引起交通事故的主要原因之一,雷达测速仪是检测车辆超速行驶的有效方式之一。本代码用Matlab仿真实现多普勒雷达测速,在MATLAB仿真软件中对被检测车辆运动产生的多普勒频率进行频谱分析。(Speeding is one of the main causes a traffic accident, the radar gun is one effective way to detect speeding vehicles. The code using Matlab simulation Doppler radar gun, the vehicle motion is detected Doppler frequency spectrum analysis in MATLAB simulation software.)
- 2013-04-18 10:25:21下载
- 积分:1
-
ABC(fengqun)
自己写的人工蜂群算法,内带混沌搜索性质,主函数为funqun1,可随意改适应度函数,fitness。该程序简单易懂,方便修改,并且附有程序说明及相关参考论文,也附有本作者的联系方式。(Write your own artificial bee colony algorithm, with the chaotic nature of the search, the main function of funqun1, free to change the fitness function, fitness. The program is simple to understand, easy to modify, and with reference to the program description and related papers, but also with the author s contact information.)
- 2021-03-22 10:29:17下载
- 积分:1
-
signalmatlab
有关于MATLAB的在数字信号处理方面的书籍,介绍了MATLAB的基本功能(On the MATLAB signal processing in digital books, introduces the basic functions of MATLAB)
- 2010-07-21 10:46:33下载
- 积分:1
-
GA_BP
说明: 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进(Based on the GA to improve the BP algorithm, genetic algorithm with BP neural network algorithm to improve)
- 2008-10-20 20:32:48下载
- 积分:1
-
THzVer5
matlab数据处理程序,用于光谱数据的解读和计算(matlab data processing program for the interpretation of spectral data and calculations)
- 2013-07-27 12:44:06下载
- 积分:1
-
zishiyingjiami
为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩
色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该
矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不
依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算
法具有良好的扩散性和扰乱性。(This paper presented a new self-adaptive image encryption algorithm so as to improve its robustness. Under
this algorithm, a gray image or color image was divided into 2 × 2 size blocks. A corresponding size of matrix in the top right
corner was created by the pixel gray-scale value of the top left corner under Chebyshev mapping. The gray-scale value of the
top right corner block was then replaced by the matrix created before. The remaining blocks were encrypted in the same
manner in clockwise until the top left corner block was finally encrypted. This algorithm is not restricted to the size of image
and it is suitable to gray images and color images, which leads to better robustness. Meanwhile, the introduction of gray-scale
value diffusion system equips this algorithm with powerful function of diffusion and disturbance.)
- 2021-04-20 23:18:50下载
- 积分:1
-
hessian
用于SIFT变化的关键点判断,定对比度和herrian矩阵,最后结果为关键点在DOG里的坐标!(Change for the SIFT key points to determine, set contrast and herrian matrix, the final results for the key points in the coordinates in the DOG!)
- 2009-05-30 11:41:01下载
- 积分:1
-
PSO_Demostration
一个PSO算法历程,有详细的注释,及相关演示过程。采用了基本PSO、权重优化、最大速度法三种(去掉代码中的相关行的注释即可使用)。(PSO algorithm is a process, detailed notes, and related presentation process. With the basic PSO, weight optimization, the maximum speed law of three (remove the code related to the comment line can be used).)
- 2011-05-04 09:45:54下载
- 积分:1