GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.
资源简介:GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.
上传时间: 2017-03-19
上传用户:Thuan
资源简介:Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is intended to be the mother of all ctags programs. It generates indexes of source code definitions which are used by a number of editors and ...
上传时间: 2016-05-18
上传用户:小宝爱考拉
资源简介:3G通讯中的walsh码生成和作用演示。 A demonstration of walsh code in 3G
上传时间: 2014-02-07
上传用户:ryb
资源简介:CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The ...
上传时间: 2015-01-09
上传用户:refent
资源简介:CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
上传时间: 2015-04-10
上传用户:hopy
资源简介:The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is start...
上传时间: 2015-06-17
上传用户:l254587896
资源简介:In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are finished with CST Microwave Studio that based on Finite Integral Technique (FIT), and some results are given. Electromagnetic field mode typ...
上传时间: 2014-01-18
上传用户:netwolf
资源简介:A simple System of Students Manage from internet by C++ and SQL server.Hope it is useful for the beginer like me .
上传时间: 2016-03-15
上传用户:xg262122
资源简介:A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs a...
上传时间: 2016-03-29
上传用户:小宝爱考拉
资源简介:This a camera timer application for Series 60 devices Nokia 7650 and Nokia 3650. To test this application on Series 60 SDK v1.0, please install camera pictures. To do this, you can download "CameraImages.zip" from Forum Nokia s Web site.
上传时间: 2016-07-28
上传用户:hongmo
资源简介:for the just beginning learn the computer person,use DOS is boring . after known a little DOS,think dos is mysterious.this is the book introduce how to use dos deeply.
上传时间: 2013-12-26
上传用户:youmo81
资源简介:The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section...
上传时间: 2017-06-22
上传用户:lps11188
资源简介:Numerical Computing with Matlab (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about t...
上传时间: 2016-07-04
上传用户:思琦琦
资源简介:Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the ...
上传时间: 2013-12-18
上传用户:lanhuaying
资源简介:Fileview can work on Windows CE 5.0.It can open all kinds of .txt files.It really can work and very simple to understand how it works.
上传时间: 2016-07-30
上传用户:hustfanenze
资源简介:State_space_reconstruction_parameters_in_the_analysis_of_chaotic_time_series_-_the_role_of_the_time_window_length. It is used for reconstruction of state space in chaotic time series, and also how to determine time window.
上传时间: 2013-12-21
上传用户:fandeshun
资源简介:this is demonstration of Wiener filter,LMS filter,Steep-descent algorithm.
上传时间: 2013-12-09
上传用户:txfyddz
资源简介:RLS,demonstration of Wiener filter,LMS filter,Steep-descent algorithm
上传时间: 2016-05-24
上传用户:gououo
资源简介:MS Access is commonly thought of as the little brother of Database engines, and not a lot of material has been published about methods used for exploiting it during a penetration test. The aim of this paper is to bring a lot of disparat...
上传时间: 2014-01-04
上传用户:dreamboy36
资源简介:A demonstration of the structure and operation
上传时间: 2017-03-11
上传用户:x4587
资源简介:This is a little source code of encrytion Cezar code
上传时间: 2014-11-30
上传用户:zhaiye
资源简介:its a demonstration of trees being emerging.... they appear like christmas tress
上传时间: 2014-11-27
上传用户:qiao8960
资源简介:This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the s...
上传时间: 2014-12-01
上传用户:独孤求源
资源简介:This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding ...
上传时间: 2015-08-27
上传用户:lili123
资源简介:A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after ...
上传时间: 2016-07-30
上传用户:xiaodu1124
资源简介:C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in so...
上传时间: 2014-01-17
上传用户:lz4v4
资源简介:a zipped example of communication between the Cerebellum 16f877 pic board and the CMUcam. There are plenty of comments in the code.
上传时间: 2013-12-16
上传用户:1159797854
资源简介:《代码大全》的英文版名称是 Code Complete: A Practical Handbook of Software Construction。 它获得1993年美国软件开发杂志Jolt大奖,被美国包括MIT在内的十多所大学作为计算机软件学科的教材。 作者Steve McConnell的另外三本著作是 Rapid Development,S...
上传时间: 2015-02-17
上传用户:songnanhua
资源简介:eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content management, forum, bookmark...
上传时间: 2015-02-20
上传用户:hphh
资源简介:I. A brief description of the aiNet application. II. How to set up the aiNet on your system. III. Some tips on using the aiNet IV. Example files
上传时间: 2013-12-22
上传用户:libenshu01