-
u_pcm
均匀PCM编码程序,输入模拟信号,输出均匀量化的数字信号(Uniform PCM coding process, the input analog signal, digital signal output uniform quantizer)
- 2011-05-13 11:23:12下载
- 积分:1
-
Python
Numerical Methods in Engineering with Python英文原版和代码,通过举例介绍原理和方法,再介绍如何用python实现(Numerical Methods in Engineering with Python English original and code, by way of example describes the principles and methods, and then how to use python to achieve)
- 2014-12-16 10:09:07下载
- 积分:1
-
idwt
IDWT Transform using wfilters from matlab
- 2010-08-21 16:56:21下载
- 积分:1
-
With-cross-factor-particle-swarm
一种智能优化算法-带交叉因子的粒子群优化算法(With cross factor particle swarm)
- 2013-09-01 17:35:13下载
- 积分:1
-
cml
1、HSDPA;
2、LTE;
3、turbo code;
4、Mobile WiMAX;
5、LDPC(CML 1.10)
- 2009-04-22 09:49:38下载
- 积分:1
-
matlab
M=4的双正交信号数字通信系统仿真实例,包括主程序和子程序全部内容,可以直接运行。(M = 4 of the pairs of orthogonal signal digital communication system simulation examples, including the main program and subroutines all, you can run directly.)
- 2009-11-25 18:29:48下载
- 积分:1
-
matlab
完整的车牌识别程序,MATLAB,有车牌图(MATLAB)
- 2010-01-10 15:18:49下载
- 积分:1
-
GS
说明: 数值分析-高斯消去法实验详细过程解释(Numerical Analysis- Gauss elimination method experimental)
- 2011-12-14 21:19:11下载
- 积分:1
-
sphere
this folder contains matlab codes for minimize sphere with pso algorithm.
- 2013-08-05 13:31:06下载
- 积分:1
-
Hough
用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直
线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测
上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在,
你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长
进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如
果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径(The HOUGH detect straight when two unknown amount of axis radius and phase angle can be determined in a straight line, in the HOUGH domain cumulative maximum point may be the straight line of the original domain. Now back to the circle detection up to determine what a circle: X coordinate, Y coordinate, radius three unknowns, now, you do the HOUGH domain of a three-dimensional space, three to three unknown quantity as axis, in accordance with a certain step size triple loop, is such that in the innermost loop, X, and Y determined search for a different radius, If you X, Y, exactly is the actual image of the X, Y, at the radius radius of the search to the actual real)
- 2013-03-03 13:05:47下载
- 积分:1