-
Untitled
图论中寻到最短路径的D算法的matlab源代码(D )
- 2010-12-24 09:40:40下载
- 积分:1
-
pca
pca主成分分析,matlab程序,用于图像特征提取,降维等
有中文注释(Principal component analysis)
- 2010-03-11 11:23:02下载
- 积分:1
-
adaptive-filter
包含各种自适应滤波程序,线性、非线性,FIR及IIR,matlab实现(Program includes a variety of adaptive filtering, linear, nonlinear, FIR and IIR, matlab implementation)
- 2011-11-15 16:08:45下载
- 积分:1
-
gear
绘制出齿轮网格,计算出齿轮应力,并画出两齿轮三维接触图。(Drawing out the gear mesh, calculate the gear stress, and draw two-dimensional contact map gear.)
- 2010-05-20 23:53:17下载
- 积分:1
-
MultiGA
matlab程序的多目标拓扑优化程序,包括目标函数,求解,迭代等等子程序。(Matlab multi-objective topology optimization program, including objective function, solving, iterations, and so on subroutine.)
- 2020-12-28 11:49:01下载
- 积分:1
-
FuzzyLogic
对模糊控制器的设计以及matlab模糊工具箱的学习比较有帮助(pair of fuzzy controller design and fuzzy Matlab toolbox learning more help)
- 2007-06-27 21:59:12下载
- 积分:1
-
OFDMChEstAlgLS
本代码是基于LS算法的OFDM信道估计源代码(The code is based on the LS algorithm for OFDM channel estimation source code)
- 2008-12-16 17:10:30下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1
-
program4
strategy pattern example(An example for using a simple Strategy Pattern)
- 2013-10-01 00:30:59下载
- 积分:1
-
imagesprocessing
there is some code in matlab that will provide help in the field if digital image processing.it includes the code of extracting region of interst, median filter, nearest neighbour point sampling technique, negative of an image etc. and it is done by myself because i am doing becholar of computer science.it does not include any copyrighted content.i hope it will help thoes people that required help in the field of digital image processing.
- 2013-11-26 17:22:16下载
- 积分:1