-
GaussElimination
在MATLAB中实现用高斯消元法求解线性方程组!(In MATLAB to achieve using Gaussian elimination method for solving linear equations!)
- 2009-05-19 18:39:57下载
- 积分:1
-
LMS-RLSAdaptiveFilter
数字信号处理,LMS和RLS实例:给定正弦信号s(n),现在我们获得得是受影响的数据x(n)=s(n)+v(n) , v(n)为方差1.25的告示白噪声信号,请设计一个滤波器,使其输出与s(n)的均方误差最小,并给出用LMS和RLS算法的自适应求解方法的MATLAB仿真。(Digital signal processing, LMS and RLS instance: Given a sinusoidal signal s (n), now we get the data have affected x (n) = s (n)+ v (n), v (n) 1.25 for the variance Notice the white noise signal, to design a filter so that the output and s (n) The minimum mean square error, and gives the algorithm with the LMS and RLS adaptive method for solving the MATLAB simulation.)
- 2011-01-15 08:27:10下载
- 积分:1
-
GPS_single_point
用于gps单点定位的matlab程序,通过读取.O和.N文件进行定位(For single point positioning gps matlab program to locate files by reading .O and .N)
- 2015-09-26 10:00:08下载
- 积分:1
-
TSP
用模拟退火算法求解TSP问题
[1]主函数tsp.m
[2]计算路径长度的子函数 route_long.m
[3]随机交换两个节点的顺序函数exchange.m(Using simulated annealing algorithm for solving TSP problems [1] the main function tsp.m [2] calculation of path length of Functions route_long.m [3] randomly exchange the order of two nodes function exchange.m)
- 2008-08-12 09:25:20下载
- 积分:1
-
demo_seln
Sun Parameters Computation
- 2011-06-15 21:50:50下载
- 积分:1
-
DESHTM
用VHDL语言实现了DES加密算法,其中包含了测试程序,能够进行仿真。(Using VHDL language implementation of the DES encryption algorithm, which contains the test procedures can be simulated.)
- 2009-03-15 12:29:56下载
- 积分:1
-
fls_svm(pso1)
模糊支持向量机算法研究,将模糊隶属度函数与最小二乘支持向量机相结合,来抑制异常点和噪声的影响(RESEARCH ON FUZZY SUPPORT VECTOR MACHINE )
- 2010-12-13 12:41:38下载
- 积分:1
-
jianwenshuihan
说明: 水蒸气和水的密度和焓值拟合,主要是减温水的性质描述。(And water vapor density and enthalpy values were mainly described by the nature of warm water.)
- 2010-04-01 14:58:45下载
- 积分:1
-
LDPC
LDPC编译码算法,主要研究编码效率、帧长与吞吐量的三维关系。文件ldpcBER.m为运行文件,其他文件为函数文件。(LDPC encoding and decoding algorithms, the main research coding efficiency, frame size and throughput 3D. The file ldpcBER.m run the file, other files as a function of the file.)
- 2013-05-17 20:36:44下载
- 积分:1
-
ant_colony_algorithm_TSP
在大学生或者研究生数学建模竞赛中旅行商优化问题是一个很重要而又难解决的问题,本人自编程蚁群算法智能程序很好的解决此问题。(University students or graduate students in the Mathematical Contest in Modeling in the traveling salesman optimization problem is a very important and difficult to resolve the problem, I self-programming smart procedures ant colony algorithm to solve this problem very well.)
- 2009-01-18 10:05:24下载
- 积分:1