-
ookd
基于matlab的通断键控调制模块,跟通信原理书上的2ask调制原理类似,在调用时,需要在主函数中加入调制信号,和进制数,一般是2(Matlab on-off keying modulation of the module, with the Communication Theory book 2ask similar modulation principle, in the call, there is a need to add in the main function of modulation signal, and the hexadecimal number, typically 2)
- 2009-05-02 17:08:26下载
- 积分:1
-
work
说明: matlab的function,计算hurst指数(matlab' s function, calculated hurst index)
- 2010-04-26 09:21:31下载
- 积分:1
-
biye
对图像进行gabor变换和图像纹理分割的页面(The image transform and image texture segmentation)
- 2010-05-26 12:31:13下载
- 积分:1
-
video_anpr
this file is about devloping a apllication for automatic number plate recognition
- 2013-12-26 15:02:51下载
- 积分:1
-
Sand-pile
一堆沙子的横截面,可以使用 Margolus 型邻居仿真,但运动规则不同。
规则:
元胞有 2 个状态。状态= 0 是空的,状态= 1 代表沙子。
在任何时间步长,一个粒子,可以在2x2 块中向着底部运动。可能运动如下
所示。墙壁和底部将阻止粒子继续运动。
为了让该运动略有随机性,我亦补充说一项规则,有时处于下落状态的两个元胞还旋转,直到所有的动作都完成。(Cross-section of a pile of sand, you can type using the Margolus neighborhood simulation, but the movement rules are different. Rules: There are two cellular states. State = 0 is empty, state = 1 for sand. At any time step, a particle can be in the 2x2 block toward the bottom of the movement. May exercise the following. Walls and bottom to prevent the particles continue to campaign. To make the campaign a little random, I also added a rule, sometimes in the falling state of the two cell also rotate until all actions are completed.)
- 2011-06-30 20:01:06下载
- 积分:1
-
DefectScan
detection defect for tiles pinhole use matlab function
- 2012-06-12 21:09:00下载
- 积分:1
-
CFO_Classen
基于导频的频偏估计算法,经典Classen算法,亲测课实现(Frequency Offset Estimation Algorithm Based on the pilot, classic Classen algorithm, pro-test lesson realization)
- 2015-12-25 13:30:14下载
- 积分:1
-
Finite Difference Numerical Computation
说明: 本程序为利用matlab求解微分方程的源程序及相关例子(the procedures for the use of Matlab to solve the differential equation of the source and relevant examples)
- 2005-09-02 22:36:16下载
- 积分:1
-
common-use-of-FFT
解决了如何进行傅里叶变换时频率轴的标定等问题(A common use of Fourier transforms is to find the frequency components of a signal buried in a noisy time domain signal)
- 2011-09-23 10:26:25下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1