-
MRFmatlabcode
Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象,这是从师兄哪获得的,希望能提供帮助(Markov random sample program, for the beginner who MRF useful to get an intuitive impression, which is obtained from the brothers which I hope will help)
- 2011-05-30 12:28:49下载
- 积分:1
-
abc
蜂群算法求解电力系统问题,很方便,很有效,快速求解。(the ABC are used to solve power system)
- 2014-01-13 08:38:04下载
- 积分:1
-
43680516Multipath_channal_coding
说明: 通信中多径信道模型的matlab源代码,用于无线移动信道建模(Multipath_channel model source code, used in wireless mobile channel modeling.)
- 2009-07-27 20:44:21下载
- 积分:1
-
Matlab--command-Daquan-
是一本基础的matlab教学实用书籍,集合了matlab的各种命令,是matlab命令大全。(A Matlab-based teaching practical book, a collection of the various commands of the matlab matlab command Daquan.)
- 2013-03-27 16:44:13下载
- 积分:1
-
InSAR-interferogram-filtering-method
这是一篇关于InSAR干涉图滤波方法的文章。不错(This is the one about the InSAR interferogram filtering method article. very good)
- 2013-09-23 09:47:51下载
- 积分:1
-
integdiff-matlab
matlab微积分讲义ppt,包括算法,程序等很多不错的咚咚,可以学习一下(Matlab calculus overhead ppt, including algorithms, procedures and many other good joyous, we can learn from this)
- 2006-09-16 10:15:35下载
- 积分:1
-
NewtonSolver
Newton s method for solving system of nonlinear equations.
- 2012-08-16 21:04:42下载
- 积分:1
-
mmvn_toolkit
mmvn_toolkit
matlab下多元高斯混合模型工具-具有产生、测试、查看功能(complete toolkit for generating, training, testing and viewing multidimensional gaussian mixtures)
- 2010-11-30 12:32:47下载
- 积分:1
-
EncodingAnalyzing
Analize UNRZ, NRZ, Manchester coding.
- 2014-12-13 21:11:19下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1