-
clear-sceern
clear sceern in matlab 2014
- 2014-01-12 22:15:51下载
- 积分:1
-
2dBEM
二维边界元Matlab程序 附初始条件 运行结果 (2D Matlab BEM program)
- 2009-06-08 14:04:37下载
- 积分:1
-
water_select
注水算法,对初学者很有用。欢迎下载(Injection algorithm, useful for beginners. Welcome to download)
- 2008-03-17 16:44:50下载
- 积分:1
-
MatlabVB
MATLAB具有强大的科学计算功能, 含有大量多目标优化分析函数。依据技术将函数在
环境下进行调用, 进行多目标优化集成系统开发, 实现数据的自动输入和输出功能, 编制了MATLAB与VB的数据接口代码, 提出程序设计时应注意的问题。(MATLAB has powerful scientific computing functions, contains a large number of multi-objective optimization analysis function. Based technology will function in the environment calls for multi-objective optimization of integrated system development, automated data input and output functions, the preparation of the MATLAB data interface with the VB code, the program design should pay attention to the problem.)
- 2008-07-21 12:38:40下载
- 积分:1
-
Split_Graphies
一个有关图像分割算法的Matlab源程序 (Image segmentation algorithm Matlab source code)
- 2010-03-11 12:17:18下载
- 积分:1
-
Untitled_ex
it is useful to my research work
- 2013-12-21 13:51:08下载
- 积分:1
-
Matrix.java
余子式、行列式、逆矩阵、对数组进行全排列(Bulbil style, determinant, inverse matrix, wide array of arrays)
- 2009-04-25 22:02:02下载
- 积分:1
-
lms
利用相关的瞬时值通过在工作过程中的逐步调整参数逼近信号的统计特性,实现最优滤波。由此,我们得到一种最常用的算法——最小均方算法,简称LMS算法。(By using the instantaneous value of the correlation operation of the progressive approximation of the statistical properties of the signal to adjust the parameters to achieve optimal filtering. Thus, we get one of the most commonly used algorithms- the minimum mean square algorithm, called LMS algorithm.)
- 2013-11-25 19:53:50下载
- 积分:1
-
tulun
图的着色问题的计算程序,根据输入的矩阵计算(Calculation program graph of coloring problem,base on the input matrix to calculat)
- 2013-10-07 10:42:01下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1