-
harris_tezhengdian
哈里斯算法特征点,基础的算法,在机器上试验成功,把文件名称换一下就行了(Harris algorithm feature point-based algorithms, successfully tested on the machine, the file name on the line for what)
- 2011-05-05 19:01:04下载
- 积分:1
-
light_preprocess
该代码是对人脸进行光照处理,先进行gamma变换,然后进行Dog双边滤波,然后进行灰度亮度的均衡。该方法能够有效提高光照变化的情况下的系统识别性能(The code is the human face of light treatment, the first for gamma conversion, and then Dog bilateral filtering, then the brightness of the gray balance. The method can effectively improve the illumination changes in the case of system identification performance)
- 2013-08-21 11:29:47下载
- 积分:1
-
matlab-gpml
说明: 利用GPML-V4.1工具箱实现高斯过程回归(GPR)的多变量数据预测(Using gpml-v4.1 toolbox to realize multivariate data prediction of Gaussian process regression (GPR))
- 2021-03-16 15:59:22下载
- 积分:1
-
Matlab
Matlab的积分内容,举例说明了积分的应用,还有怎么解决Matlab中内容复制到Word等时出现乱码的问题(Matlab integration content, illustrates the application of integration, as well as how to solve Matlab, copy the contents to Word and other problems when garbled)
- 2013-07-12 21:49:03下载
- 积分:1
-
案例1 BP神经网络的数据分类-语音特征信号分类
说明: MATLAB 学习小程序: BP神经网络的数据分类-语音特征信号分类(MATLAB learning applet: data classification of BP neural network-speech feature signal classification)
- 2021-01-01 11:38:59下载
- 积分:1
-
ct
说明: 基于radon变换的SR-CT断层重建程序,matlab编写(Radon transform based on the SR-CT tomography reconstruction procedures, matlab prepared)
- 2007-08-11 16:48:44下载
- 积分:1
-
sindiffer
时移与坐标显示范围的不同,以及频域中f的步长不同对频域图的影响。(The times and coordinates of display range of different, and the step frequency domain f different effects on the frequency domain graph.)
- 2010-07-21 11:26:32下载
- 积分:1
-
butterfly
碟式期权定价的m文件,自己编的,希望可以用(M-disc option pricing documents, their series, hoping to use)
- 2011-05-07 12:11:57下载
- 积分:1
-
2
说明: modem.qammod对象实现M-QAM调制器,本示例中M为16。其输入参数是从0到15的整数而不是4bits二进制数据。因此,在利用此对象的modulate方法之前需要对二进制数据序列x进行预处理。特别地, 先采用MATLAB中的reshape函数将x沿着矩阵的行方向重新整理成每行4bit数据,然后应用bi2de函数将4bit数据转换成相应的整数。(modem.qammod object implements M-QAM modulator M in this example is 16. Input parameter is an integer from 0 to 15 instead of 4bits binary data. Therefore, before using the method of this object needs to modulate the binary data sequence x pretreatment. In particular, the first use of MATLAB reshape function x 4bit rearranged into each row of data in the row direction of the matrix, and then apply bi2de 4bit function to convert the data into the corresponding integer.)
- 2014-09-21 08:29:51下载
- 积分:1
-
5
说明: 利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动(Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the shortest path algorithm is used as the midpoint of the condition of cable, not the entire optimal path planning of space, and then use genetic algorithm to find shortest path of each path points Pi (i = 1,2, ... n) adjusted to the path of obstacles in the corresponding endpoint connection point slide)
- 2011-05-10 16:03:58下载
- 积分:1