-
Graph
在Matlab开发环境下,一些常用的图论算法的集合(In the Matlab development environment, some common set of graph theory algorithms)
- 2010-07-22 09:06:02下载
- 积分:1
-
m_map1.4
m_map是加拿大学者编写的一个在matlab上绘地图的软件,对于海洋遥感的研究有用。(m_map is written by Canadian scholars which can be used to draw a map in matlab programming environment. This software is very useful especially for ocean science research.)
- 2009-03-14 10:53:14下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
Matlab_sn
Matlab 编译文件的性能优化,对于初学者很有帮助(Matlab Compiler Performance Optimization document, useful for beginners)
- 2007-04-19 18:32:34下载
- 积分:1
-
getraenkeautomat
simulink model of the basic function of soft drink machine
- 2011-06-13 00:52:30下载
- 积分:1
-
qiaoliangjiance
这是可以用于数据频谱分析的源程序代码,使用MATLAB编写而成的(This is can be used in the source code of the data spectrum analysis, the use of MATLAB written in)
- 2012-06-04 15:03:01下载
- 积分:1
-
mid_wave_remove
该函数为可用于对信号的中心消波的matlab函数(matlab function for the mid-wav romove of the signal)
- 2013-01-30 10:54:26下载
- 积分:1
-
2009302590052
matlab编写的前方交会程序,包含题目及代码doc文件(failed to translate)
- 2013-05-07 19:12:32下载
- 积分:1
-
432
matlab gui实例,创建一个窗口,绘制三维图像,创建按钮,修改颜色(matlab gui example, create a window, and modify the menu bar buttons)
- 2010-12-07 10:37:22下载
- 积分:1
-
3th
root_MUSIC、BT等算法的Matlab实现,简单易懂,对于了解该算法很有帮助(The C code of root_music in Matlab.It is a good way to learn them)
- 2013-05-20 21:25:06下载
- 积分:1