-
M5-Files
有限单元集成刚度程序,用于计算常见单元刚度矩阵及集成。(beamassemble .ect.)
- 2010-07-23 16:52:11下载
- 积分:1
-
classify
file is usefl for classification
- 2012-04-09 18:43:53下载
- 积分:1
-
LLE
LLE算法用Matlab实现,完全能达到LLE算法的要求。(LLE algorithm using Matlab, fully able to meet the requirements of the LLE algorithm.)
- 2013-05-06 17:22:43下载
- 积分:1
-
TestShellActivity
Test Shell Activity extends Activity implements Layout Test Controller.
- 2014-02-25 12:02:30下载
- 积分:1
-
MATALB
通信课程设计 MATLAB下编程的 信号调制与解调相关程序等,希望与大家分享。(Communications curriculum design under MATLAB programming signal modulation and demodulation and other related procedures, I hope to share with you.)
- 2008-04-28 23:41:52下载
- 积分:1
-
1
说明: 用matalab实现共轭梯度法求函数最小值(With matable realize conjugate gradient method for the minimum function)
- 2012-12-29 18:24:29下载
- 积分:1
-
Class9GATutorial
GA Lecture (Basic Understanding)
- 2014-10-16 16:16:29下载
- 积分:1
-
norm2
[自動控制]Time domain 2 norm 計算程式。輸入system function(由TF, ZPK, SS, FDS建立),程式會自動計算2-norm.(NORM2(G) computes the 2-norm, i.e. the RMS value, of a strictly proper stable system G (created with either TF, ZPK, SS, or FRD). ||
[RMS_VALUE, AUG_ROUTH_TABLE]=NORM2(G) returns the RMS value and the augmented routh table of the given system. ||
Get the numerator and denominator of the system transfer function )
- 2009-06-01 15:09:40下载
- 积分:1
-
Parzen-window-method
此为模式识别中Parzen窗法估计概率密度函数。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽;
3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
4、利用Parzen窗法估计概率密度函数判别男女性别;
5、对本判别的错误率进行统计。
(This is the pattern recognition Parzen window method to estimate the probability density function .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the number of samples x1 N1 and window width , body width
2 , read MALE.TXT file to height or weight to the array, and find the number of samples x2 N2 and window width , body width
3 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
4 , the use of Parzen window method to estimate the probability density function of gender discrimination
5 , determine the error rate of the statistics .
)
- 2012-02-02 20:24:06下载
- 积分:1
-
hough1
经典的hough直线变换检测算法,可以极坐标进行转换,然后再检测直线(Line detection algorithm)
- 2010-06-04 16:50:56下载
- 积分:1