-
MATLAB_7_0
详细的介绍了matlab实用技术的方法和工作原理(Describes in detail the methods and practical techniques matlab works)
- 2010-06-20 12:31:38下载
- 积分:1
-
dfe-lms
This program allows the application of the Decision Feedback equalizer by lms adaptive algorithm
- 2021-03-03 09:39:33下载
- 积分:1
-
matlab
数学建模的十五种方法 matlab中可以运用(Fifteen of the kind of mathematical modeling method
)
- 2011-07-19 13:06:47下载
- 积分:1
-
onlinepractise
matlab的教程,例题,包括数值,符号,图像等运算及答案(matlab tutorials, sample questions, including the values, symbols, images and other computing and answers)
- 2008-04-03 14:39:34下载
- 积分:1
-
DataAnalysis
matlab中数据分析资料,PPT详细说明相关原理,并有实例代码,包括回归分析等(matlab data analysis data, PPT detail the relevant principles, and examples of code, including regression analysis)
- 2014-10-07 13:36:23下载
- 积分:1
-
waveletpackage_segmentation
matlab小波包变换实现图像分割,含示例图像,分割结果较好(the matlab wavelet packet transform image segmentation, containing the sample image segmentation result is better)
- 2013-03-20 17:04:22下载
- 积分:1
-
视频分析程序(STFT和CWT,DWT)
数字信号处理的视频分析中短时傅立叶变化STFT和连续小波变化CWT和离散小波变换DWT的算法源程序,在实际中已应用,(digital video signal processing of short-time Fourier analysis of changes STFT and continuous wavelet transform CWT and DWT DWT algorithm source, in practice has been applied.)
- 2005-04-11 14:28:14下载
- 积分:1
-
FaceDetector
Face Detector with Matlab
- 2011-01-26 18:55:19下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
ode
用各种方法求解初值问题微分方程,并分析误差。(Use various methods to solve the initial value problem of differential equation, and the error analysis.)
- 2011-12-14 22:43:31下载
- 积分:1