-
Single_layer_perceptron
single layer perceptron
- 2012-05-14 19:05:26下载
- 积分:1
-
Untitled
retinal blood vessel processing different angles or different orientation
- 2013-05-07 14:21:23下载
- 积分:1
-
Fz
K分布仿真的一部分,一部分是斑纹分量 还有是结构分量 两者点乘得到K分布序列 (K distribution part of the simulation, in part, there is a structural component markings component of both the dot distribution sequence obtained K)
- 2013-12-03 18:28:37下载
- 积分:1
-
MatlaB
matlaB相关资料的讲义,中文讲义,适用于matlaB初学者。(Handouts matlaB relevant information, Chinese handouts for matlaB beginners.)
- 2014-01-26 10:32:32下载
- 积分:1
-
system-design
本文基于MATLAB的数字图像处理环境,设计并实现了一个图像处理系统,论述了利用系统进行图像显示、图形绘制及图像处理过程。
(In this paper, MATLAB-based digital image processing environment, designed and implemented an image processing system, discusses the use of image display systems, graphics rendering and image processing.)
- 2009-04-30 00:51:55下载
- 积分:1
-
DTC_PMSMjj
永磁同步电机的直接转矩控制matlab/simulink模型,可用。效果不错。(matlab/simulink model of PMSM DTC method。)
- 2020-06-30 11:00:01下载
- 积分:1
-
dwt_watremark
DWT watermark embedded and extract part
- 2015-03-13 12:55:30下载
- 积分:1
-
facerecognition
人脸识别匹配的源代码,并配有部分人脸照片,欢迎下载学习(The source code of Face recognition , with some face photos, welcome to learn.)
- 2009-12-15 20:31:15下载
- 积分:1
-
FCM
在matlab平台下实现的FCM(模糊C均值)聚类分割(In the matlab platform to achieve FCM (fuzzy C mean) clustering segmentation)
- 2010-01-11 19:03:35下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1