-
dealpicture
利用神经网络,根据颜色条码,分析待检测图像深度值(Using neural networks, according to the color bar code, the value of the depth image to be detected)
- 2010-06-14 11:07:44下载
- 积分:1
-
transformation
matlab图形位置转换,图像识别位移等功能的实现(matlab graphical position conversion, image recognition and displacement functions to achieve)
- 2013-11-04 20:06:05下载
- 积分:1
-
papericao
基本的ICA算法代码,进行有效的特征提取,是一种降维方法。(the matlab code of ICA)
- 2010-06-08 20:20:12下载
- 积分:1
-
carrier
ML estimation of time and frequency offset in OFDM systems
- 2009-03-02 20:21:12下载
- 积分:1
-
ganzhi
感知准则函数是五十年代由Rosenblatt提出的一种自学习判别函数生成方法,Rosenblatt企图将其用于脑模型感知器,因此被称为感知准则函数。其特点是随意确定的判别函数初始值,在对样本分类训练过程中逐步修正直至最终确定。
(Perception criterion function is the 1950s proposed by Rosenblatt, a self-learning discriminant function generation method, Rosenblatt attempt for a brain model of perception, is known as the perception of the criterion function. Its characteristics are free to determine the discriminant function of the initial value, the gradual modification in the sample classification training process until finalized.)
- 2012-04-15 22:36:31下载
- 积分:1
-
sands
基于元胞自动机的沙漏程序,有详细的注释,适合于学习(Based on Cellular Automata hourglass procedures, detailed notes, suitable for learning)
- 2013-09-14 08:33:15下载
- 积分:1
-
susp
Vehicle suspesnion dynamics analysis using simulink model
- 2010-09-17 17:21:48下载
- 积分:1
-
inverted-pendulum-chap3_9
用Matlab实现的倒立摆控制 (Using Matlab to achieve inverted pendulum control)
- 2014-09-18 10:46:00下载
- 积分:1
-
1
已经两个离散序列,利用matlab对这两个序列做卷积(Has two discrete sequence, using matlab to do the convolution of these two sequences)
- 2013-05-17 11:02:35下载
- 积分:1
-
FDM
%solve u_xx + u_yy = f(x,y)
% over the region D = [x0,xf,y0,yf] = {(x,y) |x0 <= x <= xf, y0 <= y <= yf}
% with the boundary Conditions:
% u(x0,y) = bx0(y), u(xf,y) = bxf(y)
% u(x,y0) = by0(x), u(x,yf) = byf(x)
% Mx = # of subintervals along x axis
% My = # of subintervals along y axis
% tol : error tolerance
% MaxIter: the maximum # of iterations
- 2019-04-26 01:00:10下载
- 积分:1