-
circonv
是一个完成循环卷积的MATLAB程序
实现方法实在时域完成的,不同于简单的频域实现,有较好的注释,一看就能懂,用的是矩阵的方法实现的(Is a cyclic convolution achieve implementation of the MATLAB program with it, the finish time domain, frequency domain is different from the simple implementation, there is a good note, one can look to understand, are used in the implementation matrix)
- 2009-03-30 10:59:06下载
- 积分:1
-
AdaptiveFilteringPrimerwithMATLAB
内容包括离散时间信号简介、随机变量和随机过程的基本知识、维纳滤波器的基本知识、误差性能曲面的性质、牛顿法、最陡下降法、LMS算法及各种改进算法、最小二乘算法等的介绍。(Include discrete-time signal profiles, random variables and a basic knowledge of stochastic processes, Wiener filter basic knowledge of the nature of the error performance surface, Newton method, steepest descent method, LMS algorithm and a variety of improved algorithms, least-squares algorithm such as introduction.)
- 2009-11-14 15:35:30下载
- 积分:1
-
comm_crad_code
Matlab sensing spectrum using
- 2010-01-27 17:51:06下载
- 积分:1
-
MATLABjy
MATLAB基础知识详解PPT,可以更好的学习MATLAB(Detailed knowledge of MATLAB-based PPT, you can better learn MATLAB)
- 2011-09-30 20:34:24下载
- 积分:1
-
zyfdtd2D
时域有限差分法在matlab环境下进行的仿真,更形象地说明了时域有限差分法
(When the FDTD method simulation in Matlab environment, but also vividly illustrates the finite difference time domain method)
- 2012-06-13 15:44:19下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
Ch3_Synthesis_of_Linear_Arrays_and_Apertures
Optimum array processing 最优阵列处理技术 第三章 线性阵列和孔径的合成的MATLAB程序
DOA MUSIC ESPRIT(Optimum array processing
DOA MUSIC ESPRIT)
- 2010-07-04 09:20:20下载
- 积分:1
-
arithmetic_coder_and_decoder
这是一个用Matlab编写的算术编码算法实现,输入编码序列,编码序列中各字符及其的出现次数。(arithmetic coder and decoder by Matlab)
- 2009-12-07 14:40:46下载
- 积分:1
-
sa-pso
粒子群算法,利用粒子群算法求目标函数的最优问题,极大值或极小值(code for particle swarm optimization method written in MATLAB)
- 2020-12-31 11:48:59下载
- 积分:1
-
psnr_ssim_ergas
本代码主要用于处理后的图像质量评价,其评价指标综合为一个程序中,其中评价指标有SSIM,PSNR,ERGAS。程序使用matlab编程,根据自己的应用习惯做微调即可(This code mainly for image quality uation after treatment, the uation of a comprehensive program, including uation indicators SSIM, PSNR, ERGAS. Program using matlab programming, according to their own habits application can do fine tuning)
- 2016-04-07 17:21:50下载
- 积分:1