-
MATLABsanjiao
基于 matlab 的三角分解法,推荐(based on Matlab 1.3 decomposition method, recommended!)
- 2007-05-09 20:29:50下载
- 积分:1
-
BP神经网络+最小距离分类器
BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
- 2017-10-31 15:29:59下载
- 积分:1
-
lmsjxx
lms算法仿真,及其主要性能分析。步长的影响与学习曲线的分析。(lms algorithm simulation, and its main performance analysis. Step of the analysis and the learning curve.)
- 2010-12-22 16:08:09下载
- 积分:1
-
chazhifangzhen
对采样率进行变换,通过插入零,然后再做低通滤波,实现采样率的提高(Change the sampling rate by inserting zeros, and then do a low pass filter, the sampling rate to achieve the improvement of)
- 2011-07-27 16:42:03下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
codeur-rs
programme matlab codeur rs
- 2013-05-01 06:59:23下载
- 积分:1
-
tnn7_code_201212141110
REAL-TIME FACE DETECTION AND TRACKING
- 2013-11-28 17:06:50下载
- 积分:1
-
DCT-Video-Compression
基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。(Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame composite video, and integrated video compression M files can be directly simulated. Corresponding images, and compressed video before and after, as well as the principle of word report.)
- 2014-01-22 11:14:16下载
- 积分:1
-
zhangzhengyoubiaoding
张正友平面相机标定法,使用MATLAB编写,程序全面(Zhang Zhengyou plane camera calibration method using MATLAB.)
- 2015-04-21 20:10:52下载
- 积分:1
-
基于粒子群算法的mppt算法GitHub
基于粒子群算法的mppt算法,PSO算法,MPPT最大功率点跟踪(MPPT algorithm based on particle swarm optimization)
- 2020-11-04 17:19:51下载
- 积分:1