-
Main
神经网络训练程序、测试程序以及验证程序整体(Neural network training procedures, test procedures, and the overall validation process)
- 2013-12-06 15:13:32下载
- 积分:1
-
PSO
粒子群算法,思路清晰,有详细的解释,便于理解(Particle swarm optimization, clear thinking, there is a detailed explanation, easy to understand)
- 2014-01-15 09:43:25下载
- 积分:1
-
0-1programming
0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
- 2006-07-01 10:33:18下载
- 积分:1
-
LMMSE
LMMSE,线性最小均方误差估计,一种参数估计的方法,使用的代价函数为均方误差。(The LMMSE, linear minimum mean square error estimation, a parameter estimation method, using the cost function for the mean square error.)
- 2012-11-18 18:56:57下载
- 积分:1
-
fsk
轨道FSK信号发送的小函数。这个函数虽然少,但却是在无数可行方案中选的最优,性能最佳的。在这基础上进行信号处理很不错的。(FSK signal sent from the track a small function. This function, though a small, but they are numerous options in the optimal choice, the best performance. In this based on the signal processing is very good.)
- 2009-05-15 21:11:36下载
- 积分:1
-
robustjade
说明: 源文件中包括shibss和Ro-jade两种算法。效果比jade算法要好一些(shibss and ro-jade)
- 2010-04-09 16:23:42下载
- 积分:1
-
matlabshiyanbaogao
说明: 是个关于matlab算法比的实验及其实验报告(About matlab algorithm is compared with experiment and lab report)
- 2010-04-26 20:02:11下载
- 积分:1
-
imagefusion
some chapters about image fusion book
- 2013-04-05 12:06:59下载
- 积分:1
-
PID
移动机器人上PID控制的MATLAB仿真程序源代码,有详细的代码,可以直接用(Mobile robot PID control MATLAB simulation program source code, a detailed code can be used directly)
- 2021-03-25 20:59:14下载
- 积分:1
-
myIIR
matlb编写的IIR滤波器程序,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。(IIR filter matlb prepared by the procedure, according to set targets and analog low-pass filter (Butterworth low-pass or low-pass Chebyshev) approximation to the ideal analog low-pass filter, and then through the bilinear transformation method for analog filtering device to digitize, the digital filter.)
- 2008-01-22 15:27:53下载
- 积分:1