-
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
-
Wiener_Process
数值模拟Wiener Process的一个简单的程序,上传给大家分享(Numerical simulation of Wiener Process)
- 2010-01-22 11:48:40下载
- 积分:1
-
total-scatter-cpml-FDTD
编写的FDTD三维的CPML 吸收边界条件总场散射场
- 2011-12-07 14:20:15下载
- 积分:1
-
LLL
LLL格点减少算法的MATLAB实现,程序简单易懂(LLL lattice reduction algorithm of the MATLAB implementation, the program is straightforward)
- 2021-03-21 16:29:17下载
- 积分:1
-
emboss
说明: 图像浮雕化matlab程序
就好像《康熙大帝》中浮雕效果,对不同图像只要修改文件名(relief images of Matlab programs like the "Emperor Kangxi" relief and the effect of different image file name as long as the changes)
- 2005-09-03 11:04:51下载
- 积分:1
-
segment-image
说明: 基于matlab的颜色特征图像分割的图像检索源程序(Based on the color characteristics of image segmentation matlab image retrieval source)
- 2010-04-27 09:33:22下载
- 积分:1
-
test1
psat的一个最简单的潮流计算模型。通过该模型可以对psat的简单应用有一个认识。(psat s one of the most simple flow calculation model.)
- 2012-04-15 10:41:42下载
- 积分:1
-
Antenna-phase-
天线相位中心偏差变化及改正模型对精密单点定位精度的影响(Antenna phase center offset correction model changes and precise point positioning accuracy of)
- 2013-11-10 21:16:03下载
- 积分:1
-
modelfilter5
这是一个针对采用三相三线制有源电力滤波器的matlab仿真model,采用一种带积分的位置跟踪滑模控制方法,实现电源电流的追踪控制。(This is a simulation model for the three-phase three-wire active power filter matlab, using a position tracking with integral sliding mode control method to achieve supply current tracking control.)
- 2014-05-19 17:33:44下载
- 积分:1
-
Matlab_Help_Translate
The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB
( This code is written by M.A. (aka lftx).
The purpose of this code is to use GOOGLE translate to
translate help of a command in MATLAB to Turkish (you can modify it).
So do not expect much.
You need an active internet connection for this function to work
The function uses a java package to use GOOGLE translate s API
which is not developed by me, for detailed description of the java
files you can check
http://code.google.com/p/google-api-translate-java/
the usage of the file is very similar to the original "help" function
and if you add the files to your matlab s path you can use it as you use
MATLAB "help" function
EXAMPLES: helptr eye
EXAMPLES: helptr( why ) or helptr why
The function has been working as of DEC 2010
I cannot guarantee that it would be working in the future, as google might
change its API, or might not like your referring webpage or maybe your IP.
)
- 2010-12-14 15:40:10下载
- 积分:1