-
graph
matlab、C代码,实现图论中的大部分算法,包括kruskal、Dijkstra、prim、hamilton等
(Matlab,C code for most algorithms of graph theory.)
- 2012-05-07 22:37:00下载
- 积分:1
-
P3-2
灰色预测例题2.。。。。。。。。。。。。。。。。。。。(Grey Example 2。)
- 2013-08-20 10:52:48下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
FIG1
Bot hunter code for new users
- 2014-08-28 18:35:47下载
- 积分:1
-
discrete
Discrete Cosine Transformation
- 2013-10-01 20:36:39下载
- 积分:1
-
Uspjesan_OFDMA_Uplink
OFDMA上行链路的模拟程序,可能有一些小BUG(OFDMA uplink simulation program, there may be some small BUG)
- 2015-02-21 14:26:51下载
- 积分:1
-
datasepf
generate two classes of data samples within unit square that are linearly separable.
- 2013-05-17 13:59:52下载
- 积分:1
-
rotate_platf
ISAR运动补偿逆合成孔径雷达运动补偿逆合成孔径雷达(ISAR motion compensation ISAR motion compensation inverse synthetic aperture radar)
- 2014-01-07 12:57:46下载
- 积分:1
-
DFIG1inverter
dfig single sided inverter
- 2014-06-25 17:53:44下载
- 积分:1
-
edege_detection
说明: 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别:
1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。(based on wavelet transform modulus maxima of multiscale edge detection Matlab source code, The algorithm used is kind of wavelet, in order to better detect the edge of porous algorithm instead of Mallat algorithm. The algorithm and fast algorithm Mallat major difference : an algorithm porous not even take samples So singular position detection more accurate, the corresponding Reconstruction interpolation is not zero. Two porous algorithm need to filter extendable.)
- 2006-04-17 22:36:49下载
- 积分:1