-
figure-2.2.2
1. Compare undamped SDOF system with damped SDOF system
2. Consist of matlab source code(*.m) and graphic file(*.eps)
- 2012-06-27 10:48:35下载
- 积分:1
-
WhiteNoise_series
白噪声序列产生maltab源代码,研究白噪声的功率谱密度(The white noise sequence generated maltab source code, research white noise power spectral density)
- 2012-09-01 19:36:44下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
Impedance
计算偶极子天线的阻抗,基本计算天线的基本参数。( THIS IS A MATLAB BASED PROGRAM THAT COMPUTES:
I. SELF IMPEDANCE OF ANY LENGTH DIPOLE
II. MUTUAL IMPEDANCE BETWEEN TWO IDENTICAL LINEAR DIPOLES)
- 2011-06-30 00:02:17下载
- 积分:1
-
myLMS
该算法为最小均方误差滤波,对输入信号进行滤波,输出滤波后的波形和误差(The least squares algorithm, the input signal is filtered, and the filtered output waveform error)
- 2013-12-12 23:08:38下载
- 积分:1
-
GUI
matlab中GUI的基本操作讲解,让初学者学会怎样使用GUI这一功能。(The basic operation of the GUI matlab explain, let beginners learn how to use the GUI this feature.)
- 2014-02-17 19:55:43下载
- 积分:1
-
jienan
基于K均值的PSO聚类算法,使用matlab实现智能预测控制算法,数据模型归一化,模态振动。( K-means clustering algorithm based on the PSO, Use matlab intelligent predictive control algorithm, Normalized data model, modal vibration.)
- 2020-11-10 09:59:46下载
- 积分:1
-
spline_eval
evaluate a spline interpolant (works with the output from linear_spline.m, cubic_nak.m and cubic_clamped.m)
- 2010-02-08 16:13:09下载
- 积分:1
-
matlab6.5byZhangZhiyong
北航张志涌的“精通MATLAB6.5”的配套光盘。包含电子书和书中的范例程序等("proficient MATLAB6.5" matching CD. E-books and the book contains examples of procedures)
- 2007-05-25 09:24:33下载
- 积分:1
-
gray_convert_rajesh
RGB TO GRAY CONVERT WITHOUT USING RGB2GRAY SYNTAX BY RAJESH
- 2013-02-03 19:52:30下载
- 积分:1