-
chp6ex11
this source code is chp6ex11 matlab link
- 2013-08-04 15:22:28下载
- 积分:1
-
Matlab-GUI_example
此资料中包含5个Matlab GUI 小程序,分别是信号分析、不同图形绘制、极点图绘制、时域频域信号绘制、滑动数字显示。(This data contains five Matlab GUI applets, which are signal analysis, different graphics rendering, pole drawing, draw time-domain frequency domain signal, sliding digital display.)
- 2013-12-25 17:48:18下载
- 积分:1
-
Kalman
本例为AR(1)过程的Kalman滤波估计,方法简单,结果比较准确。(In this case AR (1) process, Kalman filter estimation method is simple and the results more accurate.)
- 2009-12-22 11:27:20下载
- 积分:1
-
composite
PESQ measure:
-------------
Usage of the PESQ objective measure is as follows:
[pesq_mos]=pesq(cleanfile.wav,enhanced.wav)
where cleanfile.wav contains the clean speech file and enhanced.wav
contains the enhanced file.
- 2010-03-07 05:11:06下载
- 积分:1
-
MathematicsignalprocingandMATLABimplementation
说明: 关于数学信号处理及其MATLAB实现。。适合初学者
- 2010-03-17 00:24:01下载
- 积分:1
-
915M-uhf
这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
- 2013-12-29 10:53:39下载
- 积分:1
-
changguiPID_noDistrup
用于研究发电机励磁系统的控制,选用PID励磁控制器来实现。(Used to study the generator excitation system control,the selection of PID excitation controller to achieve.)
- 2018-01-18 09:38:00下载
- 积分:1
-
VLE
溶液汽液平衡数据的计算,里面的包含的模型相信学化工的人一看就会明白。(VLE solution calculation, which contains the model believe that chemical science will understand at a glance.)
- 2010-06-05 18:33:47下载
- 积分:1
-
learnbem
This package calculates 2D laplace problems using Boundary element method
- 2011-01-22 20:55:27下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1