-
MATLAB
说明: 这是基于MATLAB动态规划中最短路线的实现程序(good)
- 2010-04-20 16:21:58下载
- 积分:1
-
2010-matlab-5
2010 数学建模大赛 赛前matlab培训5(2010 Mathematical Contest in Modeling Training (numerical entry) lecture 5.zip)
- 2013-11-11 23:26:31下载
- 积分:1
-
相关维数matlab仿真程序 CorrelationDimension GP
相关维数matlab仿真程序,很好用的!不用帐号即可下载(Correlation dimension matlab simulation program, a very good use! Do not have account to download)
- 2008-04-16 14:58:14下载
- 积分:1
-
fir-filter
说明: matlab 仿真fir 滤波器与iir滤波器(matlab fir filter and iir filter simulation)
- 2011-03-13 17:27:59下载
- 积分:1
-
AR
说明: 基于AR模型,通过已有的70个随机数进行的预测。用matlab实现。(AR-based model, the random number 70 has been carried out predictions. Using matlab implementation.)
- 2011-03-28 16:38:29下载
- 积分:1
-
mp3read
Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful.
wav = mp3read(inpath, outpath)
outpath is unused.
inpath - path to mp3 file
- 2011-04-19 04:51:43下载
- 积分:1
-
FILTER
关于FIR低通滤波器的C语言程序设计以及MATLAB程序设计,仿真验证通过(About the C Programming Language FIR low-pass filter MATLAB programming, simulation validation by)
- 2013-01-26 21:02:06下载
- 积分:1
-
genetic-algorithm_Matlab
matlab实现的遗传算法,可以直接运行(matlab code,genetic algorithm)
- 2011-11-15 16:22:30下载
- 积分:1
-
matlab_example
这个是matlab的学习资料,可以帮助入门者很快的掌握这个编程技巧,是基础(
This is a matlab learning materials that can help beginners to quickly master this programming skills, is the foundation)
- 2013-12-16 23:24:39下载
- 积分:1
-
AIMI561
This the free version of my Basis of AI Backprop designed to
accompany my not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for machines
without floating point hardware.
This particular package includes C source for DOS and UNIX, examples, an
ASCII manual and a number of DOS binaries. The binaries are for systems
with floating point hardware (bp.exe), one for systems without floating
point hardware (bp486sx.exe) and an integer version binary
(ibp486sx.exe) for systems without floating point hardware.
- 2007-11-10 11:59:38下载
- 积分:1