-
add
加信噪声,经希尔伯特变换,在经过滤波器,产生单边带调幅信号(Plus letter noise, the Hilbert transform, through the filter, producing a single sideband amplitude modulation signal)
- 2012-11-27 22:33:53下载
- 积分:1
-
str2poly
字符串转称函数matlab函数,gui设计常用,下载下来以备不时只需(string to function)
- 2012-11-29 15:19:47下载
- 积分:1
-
Power-System
Herewith i attached the matlab codes for Contingency analysis, Economic dispatch,Pv curve,Swing Curve, Ybus Inspection method and Zbus. I hope these are very useful.
- 2012-02-27 16:08:31下载
- 积分:1
-
supercharger_airflow
It is great model of one part of engine diesel model. This particular file contains model of intake manifold.
- 2011-05-10 20:05:49下载
- 积分:1
-
ell
calculates fourier descriptors
- 2011-09-16 00:59:06下载
- 积分:1
-
rnnsimv2
RNNSIM v.2 package contains a number of m-files for training and evaluation
of the random neural network. All functions have been thoroughly tested.
After downloading the separate files or the zipped file, make sure that they are
stored or extracted in the directory /rnnsimv2
Below an overview of the files contained in this directory along with a brief description of what
they do. The on-line help facility explains how to call the different functions. You simply write
help <function-name> in the MATLAB command window.
Along with the m-files in this directory you will find a manual for the simulator
in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes.
Two simple demonstration programs are given to illustrate how most of the functions
work.
- 2010-03-04 17:19:48下载
- 积分:1
-
gesd
The Generalized ESD procedure ( gesd ), tests for up to a prespecified
number r of outliers and it is specially recommended when testing for
outliers among data coming from a normal distribution.
- 2012-07-22 18:05:13下载
- 积分:1
-
pso-fd
PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。(PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.)
- 2014-11-30 22:03:04下载
- 积分:1
-
Digital-Signal-Processing-MATLAB
“数字信号处理教程:MATLAB释义与实现程序 ”一书中的程序集(the code of Digital Signal Processing Tutorial: MATLAB interpretation and implementation of the program, dictionaries assembly )
- 2015-01-26 17:03:18下载
- 积分:1
-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1