-
TSP
通过MATLAB编程,实现模拟退火算法的功能,一次实现TSP问题。(Through MATLAB programming, to achieve the function of simulated annealing algorithm, a TSP problem.)
- 2017-04-11 15:26:01下载
- 积分:1
-
lannen
解耦,恢复原信号,能量谱分析计算,一个很有用的程序。( Decoupling, restore the original signal, Energy spectrum analysis and calculation, A very useful program.)
- 2016-09-17 23:56:00下载
- 积分:1
-
contour
This code enables to make contours.
- 2013-02-08 15:01:39下载
- 积分:1
-
toujinchengxiang
模拟透镜成像过程,分两种:基于传递函数的透镜成像、透镜成像演示(相干传递函数)(Analog lens imaging process in two ways: based on the transfer function of the lens imaging lens imaging demonstrate (coherent transfer function))
- 2012-04-28 11:56:09下载
- 积分:1
-
PSO
PARTICLE SWAM OPTIMIZATION
- 2012-02-09 22:12:20下载
- 积分:1
-
Codes_MandarKulkarni_DynamicTDDSelfbackhaul
说明: 5G network with NOMA performance analysis
- 2019-03-22 04:17:08下载
- 积分:1
-
License-plate-recognition
绝对好的!用matlab实现的车牌识别程序,包含字符提取和字符切割模块的程序和字符模板(Absolutely good! License plate recognition using matlab implementation procedures, including character extraction and character segmentation module of the program and character templates)
- 2010-10-13 13:22:03下载
- 积分:1
-
GA
说明: 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!(Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!)
- 2013-03-06 21:12:09下载
- 积分:1
-
reynolds2
不考虑压缩的REYNOLDS方程的求解简单程序(Not consider compression REYNOLDS equations simple procedure)
- 2009-02-11 13:47:17下载
- 积分:1
-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1