-
MATLAB-Programming-for-Engineers--4e
MATLAB Programming for Engineers第四版,巨好的参考代码(MATLAB Programming for Engineers, 4e)
- 2013-02-21 19:15:05下载
- 积分:1
-
FPE2S.m
使用传输零点,综合低通原型滤波器的P,F,E函数,用以得到S参数(synthesis F P E functions to obtain S parameters by using transmission zeros)
- 2013-09-06 15:23:10下载
- 积分:1
-
paste
matlab实现的中国邮路问题,寻找可能的欧拉环游,(matlab realize the Chinese Postman Problem, looking for possible Eulerian tour,)
- 2013-09-14 10:18:07下载
- 积分:1
-
Statistics Code by Matlab
说明: 包含一元线性回归分析、多元线性回归分析、逐步回归分析、非线性回归分析、主成分分析、因子分析、层次聚类分析、判别分析、自相关分析和自回归分析的全套Matlab源代码(MATLAB source code including linear regression analysis, multiple linear regression analysis, stepwise regression analysis, non-linear regression analysis, principal component analysis, factor analysis, hierarchical clustering analysis, discriminant analysis, autocorrelation analysis and autoregressive analysis)
- 2019-03-14 22:17:00下载
- 积分:1
-
winer
本代码为最佳滤波器的研究,关于维纳滤波器的设计实验(This code is the best filter research, design experiments on the Wiener filter)
- 2009-11-17 19:47:27下载
- 积分:1
-
fencengkongshi1
关于分层空时码的matlab程序,详细,实用。(on layered space-time code Matlab procedures, detailed and practical.)
- 2006-11-20 01:44:29下载
- 积分:1
-
immunit
智能优化算法,其中为人工免疫算法,可以为初学者提供帮助。(Intelligent optimization algorithms)
- 2013-12-25 20:42:37下载
- 积分:1
-
newmarkB
结构动力响应求解Newmark方法Matlab程序(Newmark method of solving structural dynamic response Matlab program)
- 2011-11-19 21:04:32下载
- 积分:1
-
laser-resonator
用fox-li数值迭代法模拟模拟激光谐振腔的振荡过程并计算最终的稳态分布(Using fox-li iterative numerical simulation simulate laser resonator oscillation process and calculate the final steady-state distribution)
- 2013-10-19 10:56:31下载
- 积分:1
-
hpfilter
这不是一个标准MATLAB的函数
H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器
n阶和截止D0 。
gaussn 高斯高通滤波器的截止(标准偏差) D0 。
如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。(THIS IS NOT A STANDARD MATLAB FUNCTION
H = hpfilter (type,M,N,D0,n) creates the transfer function of a highpass filter, H, of the specified type and size MxN. Possible values for type, D0, and n are: ideal Ideal highpass filter with cutoff frequency D0. Ifsupplied, n is ignored. btw Butterworth highpass filter
of order n, and cutoff D0.
gaussn Gaussian highpass filter with cutoff (standard deviation)D0.
)
- 2009-03-21 19:05:50下载
- 积分:1