-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
Target-Tracking-PADF2
仅供参考,目标跟踪算法,基于PDAF,直线运动单目标PDAF跟踪模拟(For reference only, target tracking algorithm based on PDAF, linear motion of single target tracking simulation PDAF)
- 2015-02-14 13:50:23下载
- 积分:1
-
电力系统暂态稳定分析程序1
说明: 本程序是暂态稳定分析程序,3机9节点模型,对其在pt时刻7号节点发生三相短路故障,并在ct时刻将故障切除进行仿真,最后绘出2号和1号发电机的功角差与时间的关系曲线。发电机模型采用三阶模型,忽略阻尼,电枢电阻取为零;励磁系统仅有量测和放大环节,忽略反馈和电压调节器;负荷采用恒定阻抗负荷。(This program is a transient stability analysis program, three machine nine node model, which has three-phase short circuit fault on node 7 at Pt time, and cut off the fault at CT time for simulation, and finally draw the relationship curve between power angle difference and time of generator 2 and 1. The generator model adopts the third-order model, neglecting the damping and taking the armature resistance as zero; the excitation system only has the measurement and amplification links, neglecting the feedback and voltage regulator; the load adopts the constant impedance load.)
- 2020-06-02 12:54:47下载
- 积分:1
-
matlabdatafit
matlab数据拟合的ppt,内有详细介绍(data fitting matlab ppt, with detailed description)
- 2013-05-26 01:22:21下载
- 积分:1
-
LineGratingDiffraction
利用matlab来模拟线光栅,虽然代码看似简单,其实要模拟好这一过程并不容易,分享下本人的方案,效果还不错,有图说明(Using matlab to simulate the line grating, although the code looks simple, but good to simulate this process is not easy to share, under my program, the results were good, there are map shows)
- 2010-08-02 19:35:30下载
- 积分:1
-
chap3
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No3
- 2009-11-02 14:25:06下载
- 积分:1
-
nonattfil
说明: 介绍了非线性姿态的滤波方法,加性ekf以及乘性ekf等(Introduction of non-linear profile filtering method, the additive and multiplicative EKF EKF, etc.)
- 2008-08-27 20:49:05下载
- 积分:1
-
水声信道的均衡dfe-lms
最小均方误差算法,判决反馈均衡,主要用于水声信道的均衡(lms, decision feedback equilization.)
- 2020-12-01 14:09:26下载
- 积分:1
-
001
Matlab manu1
Describe most useful functions for matlab
- 2011-01-12 13:19:31下载
- 积分:1
-
MATLABGUIvideo
说明: MATLAB GUI视频,适合初学者!一共有9个视频!希望对大家有用!(MATLAB GUI video, suitable for beginners! A total of nine video! Hope for all of us!)
- 2009-09-02 14:29:03下载
- 积分:1