-
e1000_osdep
glue for the OS independent part of e1000.
- 2014-08-27 13:11:36下载
- 积分:1
-
FloydMATLAB
Floyd的Matlab教程,很简单。。
几行代码而已。(Floyd' s Matlab tutorial, very simple. . A few lines of code.)
- 2011-09-11 08:09:12下载
- 积分:1
-
gray-system
灰色系统知道系统的一些简单信息,但是并没有完全了解该系统,只能根据统计推断或某种逻辑思维来研究该系统。(The gray system know some simple information system, but did not fully understand the system, to study the system can only be based on statistical inference, or some kind of logical thinking.)
- 2013-03-23 11:12:52下载
- 积分:1
-
code-computational-physics
The code is useful for solving partial
differential equations such as the advection equation, the 2 dimensional heat equation.
Also contains code to simulate two falling balls align in one axis with rebound.
Also has some code for implementing the Successive over-relaxation method.
- 2011-12-01 03:45:50下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
dip3
经典的边缘检测算法Sobel matlab源码(classic edge detection algorithm Sobel Matlab FOSS)
- 2007-03-14 02:39:52下载
- 积分:1
-
Digital-signal-processing
本书既包含了数字信号处理的经典内容,也包含了部分前言内容。理论与应用相结合,特别注重应用matlab来解决理论与算法的实现问题,对于数字信号处理的学习者很实用。
(The book contains both the digital signal processing classic content, but also contains some foreword content. The combination of theory and application, with particular emphasis on applications to solve matlab realization theory and algorithms for digital signal processing learners very practical.)
- 2014-01-15 01:46:29下载
- 积分:1
-
shiyan
关于数学实验的几个matlab程序,里面有一个说明的幻灯片(Mathematical Experiments on several matlab program, which has a description of the slide)
- 2008-12-18 16:14:41下载
- 积分:1
-
Feature
做一个特征提取的模拟。功能良好。非常实用(To make a feature extraction simulation. Good function. Very useful)
- 2011-01-12 10:38:08下载
- 积分:1
-
A-Genetic-Algorithm-Based-Low-Voltage
A Genetic Algorithm-Based Low Voltage
Ride-Through Control Strategy for Grid Connected
Doubly Fed Induction Wind Generators
- 2014-08-29 18:12:05下载
- 积分:1