-
ccpp_math_example
c++ 调用matlab的程序
c 调用matlab的程序例子(c++ call matlab process procedures c call matlab example)
- 2009-05-25 21:51:56下载
- 积分:1
-
adjacency
code to find the adjaceny matrix in segmentation algorithm
- 2015-03-07 16:44:30下载
- 积分:1
-
dianlixitong
牛顿拉夫逊法进行潮流计算,电力系统潮流计算(Newton Ralph Xun Fa power flow calculation)
- 2013-05-13 19:16:00下载
- 积分:1
-
Ejer_2
Spectrum analysis of sound signal
- 2013-05-18 01:10:28下载
- 积分: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
-
ss
说明: 一个自动发现某年和另外一年的星期全部相同的程序。。。功能很强大 可以下载看看(An auto-discovery a year and another week of the year all the same procedures. . . Very powerful to see available for download)
- 2011-01-05 20:52:53下载
- 积分:1
-
Canny-edge-detector-algorithm-matlab-codes
canny edge detection for images
- 2012-04-24 15:50:34下载
- 积分:1
-
mimo-simulate-GUI
主要为一个Gui演示平台,能仿真实现不同psk调制及不同状态数的STTC编码,在命令窗口输入ui_start即可进行(Gui primarily a demonstration platform, to achieve different simulation psk modulation and coding of different states of STTC in the command window can be input ui_start)
- 2013-12-01 18:30:56下载
- 积分:1
-
Dictionaries
Exact Recovery of Sparsely-Used Dictionaries
- 2014-02-20 08:09:26下载
- 积分:1
-
DCT
实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。
经DCT高通滤波后的图像:
经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。
(The DCT of image high-pass, low pass filter and compared with the Fourier transform.)
- 2011-10-19 19:30:31下载
- 积分:1