-
FIR
说明: 这是用matlab的m文件编写的fir滤波器程序(this is a fir Filter)
- 2010-04-10 17:14:00下载
- 积分:1
-
Newton-rafer-Johnson-method
说明: 电力系统的牛顿-拉夫逊法潮流计算。
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。(Power system of Newton- rafer Johnson flow calculation method-matlab)
- 2011-03-01 16:02:50下载
- 积分:1
-
low_high
稀疏分解信号重建程序,利用匹配追踪原理不断对信号匹配,最后达到重建信号目的。(sparse decomposition signal reconstruction procedures, the use of matching principle constantly tracking the signal matching, Finally signal to the redevelopment purposes.)
- 2007-04-11 09:20:15下载
- 积分:1
-
Employee-Payroll-System
Emplyment Payroll system Coded in C++ working
- 2014-09-06 19:59:17下载
- 积分:1
-
L11_4
fuzzy logic controller
- 2011-10-25 15:34:13下载
- 积分:1
-
hough
matlab实现的hough变换直线检测,包含两种实现代码(hough transform line detection matlab implementation, including two implementations code)
- 2015-03-24 17:05:40下载
- 积分:1
-
vcniniudun
用于c++计算拟牛顿法的实验,请参考,多谢请多指教(For c++ calculation of the experimental quasi-Newton method, please refer to, please advise Thank you)
- 2009-05-14 12:57:08下载
- 积分:1
-
CDMA-coding-and-decoding
说明: 这是一个基本的CDMA系统的调制与解调系统。包括随机信号的产生,调制还有相应的解调。(This is a basic CDMA coding and decoding system, it includes random signal generator and coding and decoding modules )
- 2011-03-08 09:29:01下载
- 积分:1
-
lyapack
LYAPACK is a MATLAB toolbox for the solution of certain large scale problems in control theory, which are closely related to Lyapunov equations. In contrast to the lyap and dlyap command in the MATLAB Control toolbox it uses iterative algorithms and is intended for large, sparse problems.
- 2010-05-14 16:52:15下载
- 积分:1
-
GA
遗传算法的设计与实现
y=x.*sin(10*pi*x)+2 (
Genetic Algorithm Design and Implementation
y=x.*sin(10*pi*x)+2 )
- 2013-11-18 21:09:52下载
- 积分:1