搜索结果
找到约 199 项符合
pseudo-random 的查询结果
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
matlab例程 自己编的一个用随机行走法实现电路计算的例子
自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里
matlab例程 Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri
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 the mathe-
matical functions in Matlab that you will be able to ...
matlab例程 Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (
Toolbox for Numerical Computing with MATLAB (by Cleve Moler).
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 abou ...
其他书籍 Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image an
Digital Signal and Image Processing Using MATLAB
The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB&#174 . The discussion is also supported by exercises and computer simulations relating to r ...
人工智能/神经网络 本人编写的incremental 随机神经元网络算法
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。
具体效果可参考
G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networ ...
GPS编程 The idea behind differential GPS is to remove as much errors as possible from the range measurements
The idea behind differential GPS is to remove as much errors as possible from the range measurements by establishing these errors at a reference site. In its most simple setup, a GPS receiver is located at a well surveyed position and its (pseudo) range measurements are compared with the actual calc ...
matlab例程 PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std ...
单片机开发 AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate
AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ .
The main differences between AMOP and other mock object library is that, users DO NOT need to implement the interface of the object which ...
VHDL/FPGA/Verilog The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until ...