-
GTHTMLtable
java与matlab编程的例题。想要做类似工程项目的人员可以参考哦。(java and matlab programming examples. Want to do similar projects can reference Oh.)
- 2008-02-20 19:29:50下载
- 积分:1
-
TU-0634
文件目录及说明
FEMT3.FOR -平面三角形3结点有限元源程序
FEMQ4.FOR -平面四边形4结点等参有限单元法源程序
FEMT3.exe -平面三角形3结点有限元执行程序
FEMQ4.exe -平面四边形4结点等参有限单元法执行程序
FEM8nod.exe 空间六面体8结点有限单元法执行程序
FEM20nod.exe -空间六面体20结点有限单元法执行程序
Wenkong.exe 温度场与温度徐变应力有限元执行程序
fem8dat 空间六面体8结点有限元程序输入数据文件
fem20dat 空间六面体20结点有限元程序输入数据文件
nodstr8 空间六面体8结点有限元程序输出结果文件
nodstr20 -空间六面体20结点有限元程序输出结果文件
平均气温.txt 平均气温资料, 算例A-5输入数据文件
Appldat 算例A-5输入数据文件
nodTemp 算例A-5各时刻结点温度。
nodTemStr -算例A-5各时刻结点位移和应力。
Tempmax 算例A-5各时刻最高温度值。
xStremax 算例A-5各时刻 x方向最大应力值。
yStremax 算例A-5各时刻 y方向最大应力值。
(very good )
- 2015-09-28 21:40:40下载
- 积分:1
-
gas turbine model
gas turbine model matlab code
- 2018-05-16 15:44:35下载
- 积分:1
-
optical
Optical communication budget
- 2010-09-18 22:45:30下载
- 积分:1
-
ping
ping internet avariabile
- 2014-11-09 12:04:28下载
- 积分:1
-
su
说明: 利用双线性变换法设计一个级联型的椭圆IIR滤波器,对一段含噪语音信号进行滤波去噪处理并根据滤波前后的波形和频谱分析滤波性能。本课程设计仿真平台为MATLAB7.0,开发工具是M语言编程。首先在Windows下用录音机工具录制一段语音信号,并人为加入一单频噪声,然后对信号进行频谱分析以确定所加噪声频率,并设计滤波器进行滤波去噪处理,最后比较滤波前后的波形和频谱并进行分析。(Bilinear transformation method is used to design a cascade elliptic IIR filter, for a period of noise speech signal filtering denoising processing and according to the waveform and spectrum analysis of filtering performance before and after filtering. This course design simulation platform for the MATLAB7.0, development tools is M language programming. First under Windows tool to record a voice signal, a tape recorder and deliberately added a single frequency noise, and then the signal to determine the added noise frequency spectrum analysis, and design the filter for filtering denoising processing, finally compared before and after the waveform and spectrum of filtering and analyzed.
)
- 2015-05-03 16:38:12下载
- 积分:1
-
Monty-Hall
Simulation of the Monty Hall Problem
- 2011-06-03 01:06:43下载
- 积分:1
-
PID_Increase
增量式PID控制算法Matlab仿真程序
设一被控对象G(s)=50/(0.125s^2+7s),用增量式PID控制算法编写仿真程序(输入分别为单位阶跃、正弦信号,采样时间为1ms,控制器输出限幅:[-5,5],仿真曲线包括系统输出及误差曲线,并加上注释、图例)。(Incremental PID control algorithm Matlab simulation program to set up a controlled object G (s) = 50/(0.125s ^ 2+7s), with incremental PID control algorithm simulation program written (unit step input, respectively, sinusoidal signal sampling time is 1ms, the controller output limiter: [-5,5], including simulation system output and error curve curves, plus notes, legend).)
- 2014-01-09 20:54:10下载
- 积分:1
-
quanpailie
这是我用插入法编的,绝对高效。没事可以试试,非常好用。(This is my code with the Insert method, the absolute efficiency. Nothing can try, very easy to use.)
- 2010-06-07 14:50:53下载
- 积分: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