-
HIT_MISS
这是一个有关击中击不中变换的程序,已调试,可用(this is a program for hit/miss)
- 2012-05-16 19:45:34下载
- 积分:1
-
matlab_sound
matlab数字音频处理,适合初学者开发使用,具有实际应用的例子,非常具有参考价值。(Matlab digital audio processing, suitable for beginners to use, with practical examples, very useful.)
- 2014-08-06 20:02:32下载
- 积分:1
-
Basics-guide-widgets
介绍matlab中guide基本控件的使用方法的程序(introduce the basic idea of how to use guide in matlab)
- 2012-11-19 09:13:23下载
- 积分:1
-
HACOPM
ant colony algorithm jsp using matlab
- 2020-06-23 06:40:01下载
- 积分:1
-
SIFT
在Matlab中实现基于旋转尺度不变特征提取特征点的方法。(Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.)
- 2009-03-14 09:51:54下载
- 积分:1
-
test
網路上找到簡單的車牌定位,有需要可以看看(License plate location to find on the Internet)
- 2012-05-23 21:07:13下载
- 积分:1
-
code
用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明(Spent three difference method, background subtraction method to identify pictures of moving objects, including a description of the report and algorithms)
- 2014-11-24 19:56:58下载
- 积分:1
-
Travelling-salesman-problem-algorithm
The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
- 2013-12-30 00:26:10下载
- 积分:1
-
Finite-Difference-Method-solution-to-Laplaces
Objective of the program is to solve for the steady state DC voltage using Finite Difference Method
- 2012-09-30 22:32:58下载
- 积分:1
-
fir_chebychev_design
Designs an FIR filter given a desired frequency response H_des(w).
The design is judged by the maximum absolute error (Chebychev norm).
This is a convex problem (after sampling it can be formulated as an SOCP).
minimize max |H(w) - H_des(w)| for w in [0,pi]
( where H is the frequency response function and variable is h
(the filter impulse response).
)
- 2011-05-27 21:43:35下载
- 积分:1