-
Handwrittendigitrecognition
Handwritten digit recognition algorithm code with matlab.
- 2010-06-09 04:37:14下载
- 积分:1
-
mydemo
Image Interpolation,Matlab 7实现的图像插值程序(Image Interpolation, Matlab 7 to achieve the image interpolation process)
- 2010-05-18 21:55:50下载
- 积分:1
-
chaos
几个典型的混沌时间序列的生成程序,给出了各个混沌系统的吸引子图形(Several time series generated typical chaotic program)
- 2010-06-01 10:12:27下载
- 积分:1
-
qubing
哈尔滨工业大学机械学设计上机实验曲柄凸轮程序(The mechanics of the Harbin Institute of Technology designed experiment on the computer crank cam program)
- 2012-05-29 11:40:04下载
- 积分:1
-
CPPPPrimer
本书是久负盛名的C++经典教程引,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。(Book is the most famous classic c++ tutorial, its content is c++ master Stanley b. Lippman wealth of practical experience and c++ standards committee of the original charge Josee Lajoie on c++ standard in-depth understanding of the perfect combination, has helped the world many programmers learned c++.)
- 2013-11-24 19:39:08下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
function
实验所需的功能函数,用于空间图像计算机模拟(Function experiment, computer simulation of images for use in space
)
- 2009-04-23 20:26:54下载
- 积分:1
-
slcthead
S-L头模型重建,X-CT图像重建算法的仿真研究(SL head model reconstruction, X-CT image reconstruction algorithm simulation)
- 2010-01-03 14:46:53下载
- 积分:1
-
PMSM-smo
This is the file for permanent magnet synchronous generator for sliding mode operation.
- 2013-02-23 20:21:49下载
- 积分:1
-
extern
extern的用法,本文较详细的介绍了extern的用法及注意事项。(extern usage, this paper describes in detail the usage of extern and precautions.)
- 2010-12-02 20:46:32下载
- 积分:1