-
rls
Recursive Least Squares.
- 2011-09-22 21:50:17下载
- 积分:1
-
PSO-tools-2011
PSO 仿真软件包, 设计各种粒子群算法,最优化算法。(Particle ,Filtering,simulator)
- 2014-10-15 07:37:17下载
- 积分:1
-
3
说明: 混频系统分析,包括零极点图、单位冲击响应和频率响应(Mixing system analysis, including pole-zero map, unit impulse response and frequency response)
- 2013-12-17 11:28:11下载
- 积分:1
-
multivariate-analysis
multivariate analysis of load data in power system
- 2013-10-11 21:50:03下载
- 积分:1
-
NSE_QNS
Navier Stokes solution
- 2014-02-25 21:44:57下载
- 积分:1
-
Fruit-classification-code-
说明: 用matlab写的水果分类系统源码,很值得学习,(Written by matlab source fruit classification system, it is worth learning,)
- 2011-04-09 11:03:03下载
- 积分:1
-
GO-CFAR
最大选择恒虚警检测——GO-CFAR检测器:包括对于无目标、仅有噪声的信号进行GO-CFAR检测的仿真,以及对于含目标、且在瑞利杂波背景下的GO算法仿真。一些程序主要是为了绘图,画出GO-CFAR检测过程中的信号波形以及检测门限对比图;而另一些程序是为了计算GO-CFAR检测过程中的检测概率和虚警概率。(GO-CFAR detectors: simulations of detection to signals with no target but noise only, as well as signals with target and the background of Rayleigh clutter. Some programs are aimed at giving pictures of the signals and detectiong threshold in the process of detection using GO-CFAR algorithm, while other programs are aimed at calculating the detecting rate and false alarm rate of GO-CFAR algorithm.)
- 2020-12-29 16:19:00下载
- 积分:1
-
finite-element-analysis-MATLAB-codes
MATLAB代码 有限元分析 8节点 4节点 3节点等参元程序 (MATLAB codes for finite element analysis)
- 2012-08-12 10:18:20下载
- 积分:1
-
Sistemas-operacionais
For this experiment introduced new concepts regarding the implementation methods of IPC. Through the use of signals was possible interruptions. And with the use of shared memory, it was possible to make calls between processes, by sending signals.
The use of signals requires a signal handler, who treats upon arrival. The use of the program becomes asynchronous signals, which require more care during handling of the instructions.
Experiment 1 allows learning about creation of concurrent processes in the Operating System (OS) Unix. However, the creation process is not at all helpful. There are applications that require that there be some method that enables the sharing of data (information) between processos.x
- 2012-12-02 00:14:06下载
- 积分:1
-
voicebox
VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhibition Road, London SW7 2BT, UK. Several of the routines require MATLAB V6.5 or above and require (normally slight) modification to work with earlier veresions.
The routines are available as a zip archive and are made available under the terms of the GNU Public License.
The routine VOICEBOX.M contains various installation-dependent parameters which may need to be altered before using the toolbox. In particular it contains a number of default directory paths indicating where temporary files should be created, where speech data normally resides, etc. You can override these defaults by editing voicebox.m directly or, more conveniently, by setting an environment variable VOICEBOX to the path of an initializing m-file. See the comments in voicebox.m for a fuller description.
- 2014-09-25 07:46:36下载
- 积分:1