-
Useofmatlabtutorialofdigitalimageprocessing
这是利用matlab进行数字图像处理的入门教程,非常管用。(This is the use of matlab digital image processing of how-to tutorials, very useful.)
- 2010-08-23 17:52:28下载
- 积分:1
-
waveletentropy
该程序是基于小波变换的熵谱,用来提取时间序列的周期成分。熵谱相对于小波谱来说在提取周期成分上有一定优势(The program is based on spectral entropy of wavelet transform to extract time series of the periodic component. Entropy is relative to the small spectral component in the extraction cycle, there are some advantages)
- 2009-11-27 21:40:46下载
- 积分:1
-
chepaishebvie
可以实现车牌定位 分割 识别 效果很好 通过验证 放心使用(Segmentation can identify the license plate location works well validated ease of use)
- 2010-11-26 10:51:05下载
- 积分:1
-
调试过的经典的行人检测算法matlab开发代码
实现用SDRAM运行nios,同时用SRAM保存摄像头数据,esprit算法对有干扰的信号频率进行估计,一种流形学习算法(很好用),最小二乘回归分析算法,通过反复训练模板能有较高的识别率,可以得到很精确的幅值、频率、相位估计。
- 2022-02-04 17:48:26下载
- 积分:1
-
很好用的双隐层反向传播神经网络算法MATLAB编程
基于K均值的PSO聚类算法,电力系统暂态稳定程序,可以进行暂态稳定计算,是小学期课程设计的题目,分析了该信号的时域、频域、倒谱,循环谱等,保证准确无误,是学习通信的好帮手,完整的图像处理课设,包含所有源代码,汽车图像。
- 2022-05-22 15:47:10下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
MusicSynthesis
音乐合成
内容:1) 自己朗诵一段文字,并录制成.wav 文件;
2) 利用 matlab,给这段录音添加背景音乐;
代码都嫁了注释(use matlab, add background music to the recording which you read a text
)
- 2013-10-19 13:30:48下载
- 积分:1
-
UDP_talk_interface1
说明: 两个matlab的GUI实现UDP通讯,建议在两台电脑上测试。(The two matlab GUIs implement UDP communication. It is recommended to test on two computers.)
- 2020-05-04 10:32:25下载
- 积分:1
-
PatternClassificationSecondEdition
杜达的模式分类第二版配套源码,可以直接用,主要是有关分类聚类的源码。(The second edition of Pattern Classification Duda supporting source, can be directly used, mainly related to the source taxonomy.)
- 2010-11-23 14:44:33下载
- 积分:1
-
Dijkstra
解决最短路问题的MATLAB算法,只要输入邻接矩阵即可求出结果(MATLAB to solve the shortest path problem algorithm, the adjacency matrix can be obtained as long as the result of input)
- 2011-08-21 23:48:52下载
- 积分:1