-
centel
在地震荷载作用下进行动力计算的计算程序,得到结构的响应(Earthquake loads in the calculation of the calculation procedure for power, get the structure of the response)
- 2011-08-25 15:35:19下载
- 积分:1
-
lorenz-identification-by-ga
Lorenz system identification with genetic algorithm
- 2014-10-17 05:55:34下载
- 积分:1
-
Untitled
使用Matlab生成几种典型数字信号(正弦信号、周期信号、高斯随机信号等)(Generated using Matlab typical digital signal)
- 2010-07-03 01:12:10下载
- 积分:1
-
MATLAB
matlab GUI,一个matlabgui应用的小例子,可以学习用,介绍了一些基本功能,初学者可以参考学习。(matlab GUI)
- 2012-07-09 20:32:27下载
- 积分:1
-
easy-modern-power-spectrum-estimate
现代谱估计,较传统的经典功率谱估计,在分辨率和估计正确程度上有了一定的提高(AR estimate of spectrum)
- 2012-09-05 20:11:52下载
- 积分:1
-
A-duffing
用于检测微弱信号的Duffing系统,这是我的毕业设计一部分,因为我做的时候也曾求取过很多资料,但是并没有找到,因此在我完成之后,上传这个代码,希望这个能帮助别人。
里面还有后续做的GUI界面实现的Duffing振子检测功能,可检测信号幅值和频率。(The Duffing system for detecting weak signals, this is part of my graduation project, because I also asked for a lot of information when I did it, but it was not found, so after I finished, upload this code, I hope this can help others.)
- 2019-06-08 20:47:42下载
- 积分:1
-
NARX
动态神经网络时间序列例程——用MATLAB实现的NARX(Dynamic Neural Network Time Series Routines- NARX Realized by matlab)
- 2020-12-24 14:09:10下载
- 积分:1
-
libsvm-2.71
一个计算线性支持向量机的matlab源代码,台湾人编写,在c环境下运行(A calculation of the linear support vector machine matlab source code, the people of Taiwan to prepare, in the c environment running)
- 2008-12-11 11:07:01下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
programisolationstructure
program about base isolation structure
- 2006-07-19 11:15:03下载
- 积分:1