-
image
图形的数值分析,基于MATLAB的一些基本图像处理算法(Numerical Analysis of graphics, some of the basic MATLAB-based image processing algorithms)
- 2009-05-12 11:48:01下载
- 积分:1
-
chapter-5
matlab有限元结构动力分析与工程应用 第5章源程序(matlab finite element structural dynamic analysis and engineering application source code in Chapter 5)
- 2011-11-24 16:46:37下载
- 积分:1
-
QKF
一维QKF算法实现,附每步说明,与真实值进行比较,谢谢~(One-dimensional QKF algorithm, with each step instructions, with the real value, thank you ~)
- 2014-01-17 15:19:00下载
- 积分:1
-
video-surveilance
视频监控,如果有东西经过监控区域就语音报警(something is intruding)(Video surveillance, if there is something on the voice alarm through the monitored area (something is intruding))
- 2013-12-16 19:58:30下载
- 积分:1
-
感知器算法
感知器算法是一种神经网络的模型,是20世纪50年代中期到60年代初人们对模拟人脑学习能力的一种分类学习机模型的称呼。当时的研究者认为它是一种学习的强有力模型,但以当时的技术无法实现非线性分类,许多实验室都放弃了感知器的研究。但其中的思想很经典,对后来的模式识别模型有很大的影响。当然,随着时代的进步,已经有很多学者提出了许多非线性的感知器改进算法,并取得良好效果,此程序主要基于Matlab来具体实现传统的感知器算法。(This program is based on Matlab to specifically achieve the traditional perceptron algorithm.)
- 2017-08-20 10:13:58下载
- 积分:1
-
微分方程求解
说明: 分别采用欧拉法、改进欧拉法和隐式梯形法解一阶非线性微分方程dx/dt=ax。(The Euler method, the improved Euler method and the implicit trapezoidal method are used to solve the first-order nonlinear differential equation dx/dt=ax respectively.)
- 2021-04-12 23:03:14下载
- 积分:1
-
Face-Detection-System
face detection system,for matlab simulink neural network
- 2013-09-08 15:24:30下载
- 积分:1
-
IdentifyingRoundObjects
this code is to classify objects based on their roundness using bwboundaries, a boundary tracing routine.
- 2013-10-28 13:09:33下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1
-
zhuiganfa-LU
追赶法和LU(coolittle) 算法源程序。。。(coolittle algorithm source code)
- 2011-12-14 21:06:20下载
- 积分:1