-
demodulation
This is a matlab file for constellation of an 8psk modulation
- 2009-07-16 00:07:39下载
- 积分:1
-
matlab
说明: Matlab源代码,是一些教科书上用到过的代码。(Matlab source code is that some textbooks had used the code.)
- 2010-03-19 10:22:08下载
- 积分:1
-
mss32
最近在看hl2,发现mdl模型必须从36转到37,哈哈,恰好看到此贴,非常感谢。(recently watching hl2, mdl model must be found from 36 to 37, haha, just to see patch. Thank you very much.)
- 2007-02-03 22:38:59下载
- 积分:1
-
matlab
用快速傅里叶变换实现图像融合,将一个人脸上的妆融合到另一个人脸上(With fast Fu Liye transform image fusion, a person will face makeup into another face.)
- 2013-11-29 11:15:03下载
- 积分:1
-
UWB-Aided-UAV-localization-master
说明: 这些代码用于使用超宽带和 IMU 实现无人机定位的 EKF融合算法,可以参考(These codes are used for EKF fusion algorithm of UAV positioning using UWB and IMU, which can be referred to)
- 2021-03-19 21:39:19下载
- 积分:1
-
Lee-Region
Finger region localisation
- 2012-04-13 22:00:52下载
- 积分:1
-
fftfir
加带通滤波器的FFT开源代码,附带批处理程序(FFT band-pass filter plus open-source code, with a batch process)
- 2009-10-29 00:47:53下载
- 积分:1
-
pv_array
Inside the voltage-input PV module PV Module Characteristics Simulink model
- 2014-01-05 23:40:07下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
Introduction-to-Matlab-SVM
说明: Matlab支持向量机导论(中文版)
作者:【英】 Nello Cristianini , John Shawe-Taylor
译者:李国正,王猛,曾华军
出版社:电子工业出版社
版次:2004年3月第1次印刷(Introduction to Matlab Support Vector Machine (Chinese Edition) Author: n. Nello Cristianini, John Shawe-Taylor Translator: Li Guo-Zheng, Wang Meng, who Huajun Publisher: Electronic Industry Press Revision: March 2004 1st Printing)
- 2011-04-12 16:12:39下载
- 积分:1