-
MatlabReadYuvVideoSequence
MATLAB读取YUV4:2:0视频序列代码(MATLAB read YUV4: 2:0 video sequence code)
- 2009-06-02 16:45:43下载
- 积分:1
-
edge-detection-operator-
说明: 图像边缘检测的各种算子的编程实现及与系统内部程序比较实例(A variety of edge detection operator programming and internal procedures and systems to compare instance)
- 2011-03-30 10:29:26下载
- 积分:1
-
Polar-Fourier-Transform
基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。(A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a Cartesian 2D-FFT, which can be used widely in image processing and analysis.)
- 2021-01-07 15:28:53下载
- 积分:1
-
dss
在扩频序列中的产生M序列,用MATLAB来产生此序列(In spread spectrum sequence generation M series, to generate this sequence using MATLAB)
- 2010-05-19 17:29:24下载
- 积分:1
-
KSVD_Matlab_ToolBox
KSVD原始算法:信号稀疏表示中的过完备字典的学习算法(KSVD original algorithm: Signal Sparse Representation of the learning algorithm over-complete dictionary)
- 2021-03-08 22:29:28下载
- 积分:1
-
Koch
绘制科赫曲线,通过修改内部参数绘制不同迭代次数的曲线(Drawing Koch curve, by modifying the internal parameters of the curve plotted different iterations)
- 2013-07-10 20:25:14下载
- 积分:1
-
Algorithm-with
详细介绍了数学建模中的一些常用算法,还包含应用例程(Details of the mathematical modeling of some commonly used algorithms, the application also includes routines)
- 2011-07-22 11:18:57下载
- 积分:1
-
curve-fitting
用于曲线拟合的matlab程序 属于基本的内容 但是很好用(curve fitting with matlab)
- 2011-07-30 05:08:40下载
- 积分:1
-
xiti10-3
智能控制(刘金琨版)第10章第3题课后练习MATLAB程序(Intelligent Control (Hangzhou Press Edition) Chapter 10 Homework Question 3 MATLAB program)
- 2015-04-09 21:37:16下载
- 积分:1
-
Matrix_Pencil
出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。
(Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
)
- 2010-06-15 11:22:58下载
- 积分:1