-
S.J.ChapmanMATLAB
S.J.Chapman《MATLAB编程》中文版
经典著作权威翻译,希望为广大matlab初学者提供帮助(SJChapman MATLAB Programming authoritative translation of the Chinese version of classics, I hope for the general matlab beginners help)
- 2008-04-22 14:11:25下载
- 积分:1
-
matlabdrawsphere
用matlab画球体和半球体,word格式里面包含代码和绘图效果(draw a sphere and hemisphere with matlab)
- 2012-03-29 10:02:58下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
matlab
matlab的几乎所有应用的 源码例程,
可以帮助读者全面掌握matlab(Almost all the matlab source application routines that can help readers grasp the full matlab)
- 2009-04-28 14:08:42下载
- 积分:1
-
MATLABtextbook
这是通过一个实例的指导类教导如何建立matlab中的界面以及其中的设计和变成。(This is an example of the guidance class teaches how to create a matlab interface and in the design and become one.)
- 2010-12-31 10:39:55下载
- 积分:1
-
v-blast
是关于vblast的检测算法研究的分析,主要是算法和性能比较(On vblast detection algorithm analysis, algorithm and the performance is mainly)
- 2010-05-18 16:01:27下载
- 积分:1
-
Damped2DOF
用线性加速度法来解双自由度体系,可模拟TMD系统(Linear acceleration method to solution of two degrees of freedom system, can simulate the TMD system)
- 2008-08-20 16:54:06下载
- 积分:1
-
hallen_MoM
说明: 矩量法解Hallen方程求线天线表面电流分布,E面方向图和辐射阻抗(Moment Method Solution of Hallen equation for wire antenna surface current distribution, E surface impedance and radiation pattern)
- 2008-10-31 16:01:21下载
- 积分:1
-
BP1
置信传播算法用于无环图时的误码率的检验。(this program is a detection of the error bit when the BP algorithm used in the cycle free graph.)
- 2012-06-07 00:24:45下载
- 积分:1
-
Simulation-for-Communications
通信专业的经典电子书,包括各种调制方式,OFDM、CDMA等典型系统和关键技术介绍,每部分内容附有matlab程序,讲解详细,值得珍藏!(Simulation and Software Radio for Mobile Communications)
- 2013-09-02 21:52:20下载
- 积分:1