-
MCMC-with-Matlab
马尔可夫链蒙特卡罗(MCMC)入门学习资料,包括MetropolisSampling、Metropolis-Hastings Sampling、Gibbs Sampling。包含文档以及对应的程序!选自2011年MarkSteyvers的Computational Statistics with Matlab(MCMC)(MCMC learning materials of Computational Statistics with Matlab(MCMC) by MarkSteyvers, 2011)
- 2021-04-30 08:08:42下载
- 积分:1
-
PMSM111
永磁同步电机矢量控制,三环闭环,空间矢量调制(Permanent magnet synchronous motor vector control, tricyclic closed-loop, space vector modulation)
- 2020-07-01 01:40:01下载
- 积分:1
-
ColonPolypsClassificationANFISTesting
A colon tumor is detected the capsule colon endoscopy.The colon tumor id diagnosed as benign or malignant by using the ANFIS classifier
- 2015-03-25 00:25:29下载
- 积分:1
-
mex_matlab
使用matlab调试C文件,mex相关操作。附带说明和源程序。(This code use matlab to debug the code which is writed by c.)
- 2009-04-03 10:31:13下载
- 积分:1
-
skin_detection
Used for detecting skin in image.Uses YCbCr color space
- 2010-11-29 08:24:17下载
- 积分:1
-
Fourier-transform
类似于时域滤波,天线方向图是最优权的傅立叶变换(Similar to the time-domain filtering, the optimal antenna pattern is the Fourier transform of the right)
- 2011-10-12 20:34:17下载
- 积分:1
-
voice-change
利用matlab完成了对语音信号的重建,并针对重建信号进行了包括变速,变调等多种处理,适合初学语音信号的人参考。(Using matlab complete reconstruction of the speech signal, and for the reconstruction of signals, including a variety of processing speed, pitch, etc., suitable for beginners who voice signal reference.)
- 2014-11-07 16:19:28下载
- 积分:1
-
125
说明: matlab图像处理的课件,,希望能有用。呵呵呵呵呵(matlab image processing of the courseware, and hope to be useful. Ha ha Ha ha ha)
- 2010-04-13 15:00:43下载
- 积分:1
-
XWXGF
使用相位相关法对视频中的两帧图象进行预测编码,画出运动场并求出峰值信噪比(Using the method of relevant video phase two frames image coding, predicting playground and peak value signal-to-noise ratio)
- 2010-07-02 22:03:24下载
- 积分:1
-
LinearProgram
在数学中,线性规划 (Linear Programming,简称LP) 问题是目标函数和约束条件都是线性的最优化问题。
线性规划是最优化问题中的重要领域之一。很多运筹学中的实际问题都可以用线性规划来表述。线性规划的某些特殊情况,例如网络流、多商品流量等问题,都被认为非常重要,并有大量对其算法的专门研究。很多其他种类的最优化问题算法都可以分拆成线性规划子问题,然后求得解。在历史上,由线性规划引申出的很多概念,启发了最优化理论的核心概念,诸如“对偶”、“分解”、“凸性”的重要性及其一般化等。同样的,在微观经济学和商业管理领域,线性规划被大量应用于解决收入极大化或生产过程的成本极小化之类的问题。乔治·丹齐格被认为是线性规划之父。
(In mathematics, linear programming (Linear Programming, referred to as LP) problem is the objective function and constraints are linear optimization problem)
- 2012-01-04 12:10:48下载
- 积分:1