-
work
该代码实现了 ook等不同通信通信方式的误码率的仿真比较。(The code implementation of different communication ook communication BER simulation comparison.)
- 2009-02-28 09:52:19下载
- 积分:1
-
ssim
This is an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images. Please refer
to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image
quality assessment: From error visibility to structural similarity"
IEEE Transactios on Image Processing, vol. 13, no. 4, pp.600-612,
Apr. 2004.
- 2010-11-20 12:03:59下载
- 积分:1
-
IFFT
自己編寫的matlab代碼,實現fft函數及ifft函數功能(I have written matlab code to achieve the original fft function and the ifft function)
- 2011-10-25 11:36:46下载
- 积分:1
-
power_rec
power rectifire model for symetrical systems
- 2012-10-07 21:03:10下载
- 积分:1
-
Draw_3DGridMap
根据文本中的三维数据点,绘制出三维网格地图。(According to the text of the three-dimensional data points, draw a three-dimensional grid map.)
- 2014-04-25 19:41:15下载
- 积分:1
-
data_h
一个把DNA或者蛋白质序列转化为以为时间序列的程序,其中运用了混沌游戏表示的迭代算法,是很多后期后期相似性和相关性等分析必须的前提(the program used to transform the DNA or protein sequences into a time series based on chaos game representation)
- 2015-03-15 16:20:40下载
- 积分:1
-
nihe
导入MATLAB数据后,能对数据进行各种拟合,包括高斯、洛伦兹、高普斯等多种拟合方式(Data fitting
)
- 2015-04-21 14:27:44下载
- 积分: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
-
benchmarks_test_pso
粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。(验。-PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study! While willing to work with all the friends here to discuss PSO algorithm improvements and applications (such as multi-target, Dynamic systems, etc.) experience.)
- 2016-09-23 16:26:52下载
- 积分:1
-
MATLAB_R2007jichujiaocheng
本电子资源是《matlab 2007 基础教程》的配套电子资源,包含PPT 和程序实例以及课后题答案。(The electronic resources is " matlab 2007 Essentials" package of electronic resources, including examples of PPT and procedures and answer questions after school.)
- 2009-06-13 15:10:25下载
- 积分:1