-
matlab_word
通过这个程序可以利用matlab生成word和excel,希望对大家有帮助。(By this procedure can use of matlab generation word and excel, we want to help)
- 2012-03-23 14:18:28下载
- 积分:1
-
DV-hop定位算法仿真
DV-Hop定位算法的仿真与改进算法
可以输出定位结果图和误差统计图,有一些临时的统计输出代码不能直接用,要更新得到的数据(Simulation and improved algorithm of DV-Hop location algorithm)
- 2021-04-23 11:48:47下载
- 积分:1
-
matlab
floyd最短路算法&求网络的最小费用最大流&匈牙利算法&求网络的最小费用最大流(Floyd s short for network algorithm and the minimum cost flow and Hungary algorithm for the minimum cost and maximum flow network)
- 2009-05-09 19:07:53下载
- 积分:1
-
HTMLparser
htmlparser 可以解析html文档,可以很清晰地获得链接(htmlparser can parse html document, you can get a very clear link to)
- 2010-03-06 16:59:07下载
- 积分:1
-
《射频电路设计——理论与应用》一书课后习题第三章Matlab程序代码-RF_ch03
《射频电路设计——理论与应用》一书课后习题第三章Matlab程序代码("RF circuit design-- Theory and Application," a book OSCAR Exercise third chapter Matlab code)
- 2005-04-04 19:42:47下载
- 积分:1
-
bandpf
this file is about filter design
- 2009-11-13 19:53:38下载
- 积分:1
-
gui
是基于matlab gui的一些控件的创制,有创建编辑框、文本框,按钮等(Matlab gui is based on a number of controls created, there is created edit box, text boxes, buttons, etc.)
- 2010-05-09 14:53:11下载
- 积分:1
-
MFILE556
这是一份有关matlab中文教材程序代码,希望通过此文件可以使大家更好的学习matlab。(This is a Chinese teaching materials about matlab code, hope that through this file can make everyone better learning matlab)
- 2013-08-28 01:11:32下载
- 积分:1
-
demo_1dfdtd
说明: 关于FDTD的例子,是一维的,非常的精彩(on FDTD example is the one-dimensional, very exciting)
- 2006-04-18 07:14:03下载
- 积分:1
-
guasMATLAB
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2011-05-11 11:48:44下载
- 积分:1