-
simAnealing
Simulated annealing (SA) is a generic probabilistic metaheuristic for the global optimization problem of applied mathematics, namely locating a good approximation to the global optimum of a given function in a large search space. It is often used when the search space is discrete (e.g., all tours that visit a given set of cities). For certain problems, simulated annealing may be more effective than exhaustive enumeration — provided that the goal is merely to find an acceptably good solution in a fixed amount of time, rather than the best possible solution.
- 2010-07-07 12:57:40下载
- 积分:1
-
Something-of-Matlab
matlab入门到精通,对初学者和高手都非常有用。(Entry to the proficient in matlab, is very useful for beginners and master.)
- 2013-09-25 11:24:40下载
- 积分:1
-
interference-cancelllation-in-cognitive-radio
This is a program to illustrate the interference cancellation in cognitive radio
- 2013-11-21 20:04:58下载
- 积分:1
-
cz
说明: MATLAB程序,通过3维空间点插值,构建数字地图,可以根据调整点坐标自行构建数字地图。(MATLAB program, through three-dimensional space point interpolation to construct a digital map, you can adjust themselves to build a digital map based on coordinates.)
- 2013-12-10 15:47:46下载
- 积分:1
-
quantize
quantization in pam modulation
- 2013-12-03 20:26:43下载
- 积分:1
-
GPS-acquisition-track
主要用matlab产生C/A码,并且捕获到信号,输出捕获结果和相位起始位置,而且可以实现对信号的跟踪,输出跟踪偏差和偏差震荡曲线,是一个很好很完整的GPS软件仿真的参考程序.(Mainly used matlab generated C/A code and capture the signal, and outputs the results of the capture phase starting position, but also can realize the tracking signal, output tracking error and error shock curve, is a very good simulation of the complete GPS software reference program.)
- 2016-04-19 17:17:53下载
- 积分:1
-
array_weighiting_I
array weighting models fort smart antennas
- 2012-12-31 17:19:13下载
- 积分:1
-
matlab
fft变换举例,实例分析MATLAB 中的FFT变换的使用方法,清晰明了。(fft transform example)
- 2011-05-24 22:50:57下载
- 积分:1
-
bpann
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计
优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大, 出来后学习率又还原
优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) (A Matlab procedures in strict accordance with the BP network computing formula to design, the optimization design was carried out on BP network
Optimization design of 1: YYY, that is O (k) in the formula, when the network into the flat area (<0.0001) learning rate increase, after learning rate and reduction
Optimization of 2:v (I, J) =v (I, J)+deltv (I, J)+a*dv (I, J) )
- 2015-01-27 17:07:04下载
- 积分:1
-
matlab-optimization-computation
近似强化学习和动态规划工具箱。包含各种具体实例和算法程序。非常有用。(A Matlab Toolbox for Approximate RL and DP
This toolbox contains Matlab implementations of a number of approximate reinforcement learning (RL) and dynamic programming (DP) algorithms. )
- 2021-04-02 14:09:07下载
- 积分:1