遗传算法优化小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)
标签: nninit_test Wnn_test WNN 算法优化
上传时间: 2013-12-23
上传用户:tianjinfan
电子书 使用GNU C和GNU工具开发嵌入式系统OReilly.Programming.Embedded.Systems.With.C.and.Gnu.Development.Tools.2nd.Edition.Oct.2006
标签: Development Programming GNU Embedded
上传时间: 2014-01-10
上传用户:luke5347
本人做的产生GPS32颗星的CA码,共包含2个文件,gps_ca_code.m用于产生任一颗星的CA码. Gen32CACode.m用于产生32颗星的CA码
标签: gps_ca_code CACode 32 GPS
上传时间: 2014-11-04
上传用户:kernaling
Guangxi M achinery No.2,2002 工程设计资料线图数据的MATLAB程序化
上传时间: 2015-08-05
上传用户:cc1015285075
连续邮资问题要求对于给定的n和m的值,给出邮票面值的最佳设计,使得可在1张信封上贴出邮资1开始,增量为1的最大连续邮资区间
标签: 增量
上传时间: 2014-01-18
上传用户:nairui21
计算子午圈半径M 计算卯酉圈半径N 计算玮圈半径r 计算经线弧长Sm 计算纬线弧长Sn 计算球面梯形面积 计算最大角度变形 计算球面极坐标
上传时间: 2013-12-11
上传用户:372825274
Various routines that simulate or compute aspects of digital communication systems
标签: communication routines simulate Various
上传时间: 2014-01-20
上传用户:lindor
假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_SearchNN_2.dll - 近邻点搜索缓存2 参考文献: M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction[J]. Phys. Rev. A 1992,45:3403.
标签: Main_FNN Neighbor Nearest Matlab
上传时间: 2013-12-10
上传用户:songnanhua
RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating system designed for embedded systems. The acronym RTEMS initially stood for Real-Time Executive for Missile Systems, then became Real-Time Executive for Military Systems before changing to its current meaning. RTEMS development began in the late 1980s with early versions of RTEMS available via ftp as early as 1993. OAR Corporation is currently managing the RTEMS project in cooperation with a Steering Committee which includes user representatives.
标签: Multiprocessor Executive Real-Time real-time
上传时间: 2015-08-09
上传用户:D&L37
kalman滤波GUI(matlab6.5) m代码在m_files目录中,主函数为fildis 执行独立exe时,需..\bin\win32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。
上传时间: 2015-08-10
上传用户:yyyyyyyyyy