-
FIR-didital-filter
基于MATLAB 的FIR 数字滤波器典型设计(Typical FIR digital filter design based on MATLAB)
- 2012-05-22 09:51:03下载
- 积分:1
-
Lab3
resizing of an image and see the resolution
- 2011-08-18 19:35:14下载
- 积分:1
-
WebApp1
Simple Web Application
- 2014-02-03 17:11:27下载
- 积分:1
-
MFC-WINDOWSTASKMANAGER-JOY
基于windows的任务管理器开发设计 windows task mananger(Based on the windows task manager development and design windows task mananger)
- 2014-02-07 16:52:34下载
- 积分:1
-
PCA
对图像进行降维,用少量图像的主成分去描述整个图像以提高系统的效率。(Reduce the dimensions of the image, with a small amount of the principal component image to describe the whole image to improve the efficiency of the system.)
- 2010-05-05 16:48:06下载
- 积分:1
-
matlab2
数值积分方法练习与函数调用:利用ode23或ode45求解线性时不变系统微分方程
=Ay(t)并绘出y(t)的曲线,式中
=0, =4
(Using ode45 ode23 or to solve the linear differential equation when the same system
= Ay (t) and draw y (t) curve, type
= 0, = 4
)
- 2012-04-19 14:47:34下载
- 积分:1
-
Dijkstra_matlab
Dijkstra算法求任意两点间最短路径,有完整的matlab程序(Dijkstra algorithm to find the shortest path between any two points, a complete matlab program)
- 2013-11-03 16:25:12下载
- 积分:1
-
timeout_sample
time mesure descipation
- 2010-01-20 02:53:41下载
- 积分:1
-
ASPBook
现代信号处理丛书,概述详细介绍了现代信号处理的方法,配有很多案例,对信号专业的学生很有帮助.(Modern Signal Processing Series, outlined details of the methods of modern signal processing, with a lot of cases, the signal majors helpful.)
- 2011-10-11 16:11:35下载
- 积分:1
-
EllipseFitByTaubin
This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2 + bxy + cy^2 + dx + ey + f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2+ bxy+ cy^2+ dx+ ey+ f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters )
- 2009-10-19 20:29:44下载
- 积分:1