-
the_tree
说明: matlab实现的最小生成树的两种最基本的算法即Kruskal,Prim。(matlab realization of the minimum spanning tree algorithm that is, the two most basic Kruskal, Prim.)
- 2009-07-26 02:16:49下载
- 积分:1
-
GAUSS-and-QR
使用高斯列主元法和QR方法求解方程组,使用matlab编程.(Gaussian and QR column main element method for solving equations.)
- 2012-04-13 15:39:26下载
- 积分:1
-
Hankel
matlab hankel 变换代码。包括两个程序:bessel_zeros 和hankel_matrix (matlab hankel transform code. Includes two programs: bessel_zeros and hankel_matrix)
- 2011-11-07 21:58:06下载
- 积分:1
-
windmpptxiugai
关于风力发电的最大风能追踪,能实现MPPT控制的simulink模型!(The largest wind power wind on track, to achieve MPPT control simulink model!)
- 2021-04-09 08:59:00下载
- 积分:1
-
DA
说明: DOCUMENT ON DISTRIBUTED ARITHMATIC
- 2014-02-05 17:06:51下载
- 积分:1
-
IHB
增量谐波平衡方法(IHB)是一种有效的定量分析方法,既适用于分析弱非线性振动系统,也适用于分析强非线性振动系统,并且可以提高周期解的精度(Incremental harmonic balance method (IHB) is an effective method for quantitative analysis, both for the analysis of weakly nonlinear vibration system, also suitable for the analysis strongly nonlinear vibration system, and can improve the accuracy of Periodic Solution)
- 2016-07-19 19:29:21下载
- 积分:1
-
MATLAB7
MATLAB 7.x数字信号处理源代码,包括:
1 常用函数列表
2 第一章到第九章源代码
3 程序说明(MATLAB 7.x digital signal processing source code, including: a list of commonly used functions to the Chapter 2 Chapter 3 source code description of the procedures)
- 2010-06-19 15:59:54下载
- 积分:1
-
SVMMatlabToolBar1.0
支持向量机Matlab工具箱1.0 该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法 工具箱中所有程序均在Matlab6.5环境中调试通过(Support Vector Machines Matlab Toolbox 1.0 The toolbox includes two kinds of classification, two kinds of regression, as well as a one-class SVM algorithm toolbox all procedures are in Matlab6.5 debugging environment through)
- 2008-05-29 18:41:58下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
input-txt
把txt格式的数据文件引入matlab中进行fft,输出四个图(
Txt data file format introduced conducted matlab fft, the output of the four figure)
- 2013-12-13 13:30:54下载
- 积分:1