-
mybp(Jo)
我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。(I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.)
- 2005-05-21 00:53:51下载
- 积分:1
-
MF-new
this code is of median filtering. this code is only for 3x3 window.
- 2011-06-03 03:47:27下载
- 积分:1
-
geneticTSP
用MATLAB,采用遗传算法解决TSP问题,绝对经典!!!(Using MATLAB, using the genetic algorithm to solve the TSP problem is absolutely classic! ! !)
- 2009-09-17 20:19:55下载
- 积分:1
-
matlab_bgl
matlab图论工具箱,很全很好很简单.matlab图论工具箱,很全很好很简单(matlab toolbox for graph theory)
- 2011-04-26 16:52:44下载
- 积分:1
-
Wireless-communication-diversity
无线通信分集合并的仿真程序,开发环境matlab,最大比值合并(Collection and wireless communications sub-simulation program, the development environment matlab, the maximum ratio combination)
- 2011-05-07 23:36:14下载
- 积分:1
-
8
最简单的matlab程序,heart数据包(The simplest matlab program, heart packet)
- 2020-06-18 15:20:01下载
- 积分:1
-
frerecov
通信系统中有关于利用锁相环完成载波跟踪恢复的仿真功能(Communication system using phase-locked loop on the completion of the simulation function to restore the carrier tracking)
- 2010-05-11 09:29:48下载
- 积分:1
-
houghline1
经典的检测直线的算法,Matlab源码
用Matlab6.5实现(classic line detection algorithms, source code using Matlab achieve Matalab 6.5)
- 2006-12-09 14:22:24下载
- 积分:1
-
Slam3d
3 Dimension simultaneous localization and mapping (SLAM)
problem asks if it is possible for a mobile robot to be
placed at an unknown location in an unknown environment
and for the robot to incrementally build a consistent
map of this environment while simultaneously determining its
location within this map
- 2012-11-30 17:04:06下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第九章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:39:37下载
- 积分:1