-
mcmcexamples
蒙特卡罗方法及其例子,用于图像处理与计算机视觉(Monte Carlo method and examples for Image Processing and Computer Vision)
- 2008-03-19 14:55:46下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
Sound_modulation_A_law_u_law
脉冲编码调制程序,采用A律和u律,可在GUI中显示变换前后波形区别并播放声音。(A Pulse Code Modulation program based on A-law and u-law. Can display in the GUI waveform before-and-after difference and play the sound.)
- 2013-04-01 09:05:59下载
- 积分:1
-
03 灰色预测模型
说明: 灰色系统理论是研究解决灰色系统分析、建模、
预测、决策和控制的理论.灰色预测是对灰色系统
所做的预测.目前常用的一些预测方法(如回归分
析等),需要较大的样本.若样本较小,常造成较
大误差,使预测目标失效.灰色预测模型所需建模
信息少,运算方便,建模精度高,在各种预测领
域都有着广泛的应用,是处理小样本预测问题的
有效工具(Grey system theory is the research and solution of grey system analysis, modeling,
The theory of prediction, decision - making and control
At present, some commonly used prediction methods (such as regression score)
If the sample size is small, it often results in a comparison
Large error, so that the prediction of the target failure
Less information, convenient operation, high modeling accuracy, in a variety of prediction collar
Fields are widely used to deal with small sample prediction problems
Effective tool)
- 2019-01-27 09:26:31下载
- 积分:1
-
somebadmdistance
一些马氏距离也有坏点。这个程序是用MATLAB语言做的。如果你安装了该软件,则可按步骤下载并共享。(some bad points of m-distance .It was using matlab.So if you have installed matlab software,you can download and share it.)
- 2009-04-26 09:33:59下载
- 积分:1
-
chapter5_68
这是模式分类一书中批处理裕量松弛算法和单样本的裕量松弛算法的matlab代码实现。pudn绝无二家。(This is a book of pattern classification margin batch relaxation algorithm and the margin of a single sample relaxation algorithm matlab code. 2 pudn no.)
- 2009-04-29 16:53:52下载
- 积分:1
-
ConventionalAM
Simulation of Conventional AM modulation (including Envelope detector)
- 2010-11-07 20:45:35下载
- 积分:1
-
chebyshev
输出chebyshev映射的混沌序列,及其自相关、游程特性(Output chebyshev map sequence, and autocorrelation, run-length features)
- 2020-12-30 16:19:00下载
- 积分:1
-
m_map1.4
M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。(M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.)
- 2009-05-13 13:17:18下载
- 积分:1
-
dijkstra
本资料对十大算法中的dijkstra算法进行了matlab的实现(dijkstra algorithm)
- 2011-08-13 10:27:48下载
- 积分:1