-
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
-
Bdataoperation
matlab学习教程
内容很基本,我也是转载的
对新手很有帮助,英文的,但是能听懂(matlab tutorial learning content is very basic, I am also reproduced very helpful for novice English, but can understand)
- 2008-07-27 09:50:03下载
- 积分:1
-
QiuJu
说明: 基于matlab的求矩源程序,程序中求出了经典7阶矩,并继续求出了后5阶矩,即一共求出了12阶矩.(Moment based on matlab source of demand, the program derived a classic 7-order moment, and continue to derive a 5-order moment, namely, to derive a total of 12 moments.)
- 2008-12-04 11:43:21下载
- 积分:1
-
GetParetoSet
本程序用于生成多目标优化过程中的Pareto解集,效果比较好的!(This program used to generate more objective to optimize the process of pareto sets and better!
)
- 2011-08-26 21:29:55下载
- 积分:1
-
matlab
matlab绘图指令,适合初学者
(ppt)(Matlab drawing instructions(ppt))
- 2011-09-05 15:31:12下载
- 积分:1
-
GaborFilter
This program is used for filtering and editing of image
- 2011-09-29 18:30:26下载
- 积分:1
-
project
Calculation of Reliability parametr
- 2010-10-18 17:31:46下载
- 积分:1
-
ChannelModelsforFixedWirelessApplications
无线信道模型的介绍,WIMAX工作组文档,对典型信道模型进行了描述,文中含SUI信道的MATLAB仿真代码(Wireless channel model introduction, WIMAX Working Group document, on a typical channel model is described, the text contains SUI channel MATLAB simulation code)
- 2009-11-06 11:53:42下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
5_mathematical_morphology
Image morphology using matlab
- 2010-02-15 10:52:16下载
- 积分:1