-
LG_INVERTER-
LG INVERTER LG INVERTER(LG INVERTER)
- 2015-04-02 14:00:00下载
- 积分:1
-
08895138RD_caozongjie
说明: 关于SAR回波仿真的模拟和RD成像算法。(Simulation of SAR echo simulation and RD imaging algorithm.)
- 2019-09-19 11:02:16下载
- 积分:1
-
music
用MATLAB仿真谱估计中的MUSIC算法(MATLAB simulation spectrum estimation using the MUSIC algorithm)
- 2011-06-25 13:09:10下载
- 积分:1
-
qps_bpsk_implementation
This code is for QPSK BPSK QAM Implementations
- 2013-01-17 22:45:23下载
- 积分:1
-
powerflow
matlab编写的潮流计算程序,对于c语言头痛者的良好选择(matlab prepared flow calculation procedures, for c language are a good selection headache)
- 2008-03-27 16:29:32下载
- 积分:1
-
kalman-filter
说明: 经典卡尔曼滤波器代码。对初学者十分有帮助。(Classic kalman filter code, for beginners introduction is very helpful.)
- 2011-02-20 11:25:41下载
- 积分:1
-
DblTraprl
在Matlab中利用复合梯形公式和复合辛普森公式编程计算二重积分。(In Matlab, using the composite trapezoidal formula and calculate the double integral composite Simpson formula programming.)
- 2011-05-06 18:16:28下载
- 积分:1
-
Appendix_B
用于函数逼近的BP算法程序,可在Matlab中调试运行,绝对可行(For function approximation of the BP algorithm procedure can be run in debug Matlab is absolutely feasible)
- 2007-12-20 23:56:40下载
- 积分:1
-
hoyw
AR模型的Yule-Walker方程.1927年,Yule提出用线性回归方程来模拟一个时间序列。Yule的工作实际上成了现代谱估计中最重要的方法——参数模型法谱估计的基础。Walker利用Yule的分析方法研究了衰减正弦时间序列,得出Yule-Walker方程,可以说,Yule和Walker都是开拓自回归模型的先锋。(The Higher-Order Yule-Walker method.)
- 2013-12-05 12:48:07下载
- 积分:1
-
Fisher-linear-discriminant-method
此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2;
3、求最佳变换向量和阀值点;
4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
5、把最佳变换向量和阀值点、x代入判别方程g(x);
6、对本判别的错误率进行统计。(This is the pattern recognition method, to calculate the Fisher linear discriminant classifier .Were male , female and total error rate error rate statistics .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the sample mean m1 x1 and internal dispersion S1
2 , read MALE.TXT file to height or weight to the array, and find the sample mean m2 and x2 within the dispersion S2
3 , for the best transformation vector and the threshold point
4 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
5 , the best transformation vector and the threshold point , x substituted into the discriminant equation g (x)
6 , determine the error rate of the statistics .
)
- 2012-02-02 20:27:49下载
- 积分:1