-
RLS_Noise
Recursive Least Squared method is implemented this time by adding noise to input. This program objective is to identified parameters of third order transfer function.
- 2009-11-03 05:28:58下载
- 积分:1
-
upfc_power_flow
说明: 在极坐标下计算电力系统网络潮流以及加设FACTS(UPFC)原件后的潮流调整(Calculated in polar coordinates, and the trend of power system network to install FACTS (UPFC) original trend after adjustment)
- 2011-04-15 22:24:47下载
- 积分:1
-
speed
机车制动速度提取分析,分析刹车,减速,加速,制动速度以及加速度的变化(Locomotive brake speed extraction and analysis, analysis of braking, deceleration, acceleration, braking and speed of change of acceleration)
- 2013-07-16 11:46:12下载
- 积分:1
-
bpmxor
带动量项的BP算法程序求解XOR问题,权值更新为批处理方式。(driven volume items BP algorithm XOR problem solving process, the right to update the value of the batch mode.)
- 2007-05-05 14:48:43下载
- 积分:1
-
MATLABjiaocheng
本书包括MATLAB 7.0语言基础、基本应用、高级应用三部分。语言基础包括语言入门、程序设计基
础、矩阵线性代数算法实现;基本应用包括数据处理、数值计算、符号运算、图形处理;高级应用包括图形
用户界面编程、工具箱使用、模型使用、外部接口等。(This book includes MATLAB 7.0 language-based, basic applications, advanced applications of three parts. Introduction to basic language, including language, program design, the matrix linear algebra algorithms basic applications, including data processing, numerical computing, symbolic computation, graphics processing advanced applications, including graphical user interface programming, tool use, the model used, the external interface .)
- 2011-08-27 11:46:02下载
- 积分:1
-
mex
Demonstrates the advantage of compiling a m-file to a MEX file using MATCOM.
- 2014-12-19 08:54:42下载
- 积分:1
-
Zhang-zhengyou-Camera-calibration
张正友摄像机标定matlab程序,用来求出摄像机的内外参数矩阵。(Zhang Zhengyou camera calibration matlab procedures used to calculate the camera' s internal and external parameter matrix.)
- 2013-11-14 16:10:59下载
- 积分:1
-
UCSB
说明: MATLAB噪声模型计算。半导体器件设计用。(MATLAB noise model. Semiconductor device design.)
- 2008-11-15 17:16:48下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
MUSIC
基于解相干的MUSIC源程序,可以运行,已经在计算机中运行过的!!(Based on the decorrelation of the MUSIC source code, can run, has been working in the computer.)
- 2012-01-04 19:14:14下载
- 积分:1