-
matlab
matlab主要工具箱函数以及详细注解等等。(matlab toolbox function main, and detailed notes and so on.)
- 2011-05-03 10:23:53下载
- 积分:1
-
PCS01_key
Matlab code for sphit code and its use in compresion details
- 2013-09-02 17:43:04下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
计算器gui
说明: 一个简单的计算器gui界面,实现加减乘除和三角函数计算。(A simple calculator GUI interface to realize addition, subtraction, multiplication and division and trigonometric function calculation.)
- 2020-06-19 11:20:02下载
- 积分:1
-
first
正弦信号的谱分析及提取 是一个课程设计的题目 程序能够运行 (Sinusoidal signal spectral analysis and extraction is the subject of a course design programs to run)
- 2009-12-29 20:10:59下载
- 积分:1
-
kechshjisuidongxitong
说明: 已知某控制系统结构图如下所示,要求设计校正环节G(s),使系统对于阶跃输入的稳态误差为零。使系统校正后的相角裕量γ≥45°,幅值裕量kg≥10db。(Known structure of a control system as shown below, links to design correction G (s), allowing the system to step input for the steady-state error to zero. The system after correction phase margin γ ≥ 45 °, the amplitude margin kg ≥ 10db.)
- 2008-11-30 19:01:22下载
- 积分:1
-
duixiaoqi
改程序实现了广义旁瓣对消器的仿真,广义旁瓣对消器在阵列信号处理和多用户检测中有重要的应用。(Reform program to achieve a generalized sidelobe canceller in the simulation, generalized sidelobe canceller array signal processing and multi-user detection has important applications.)
- 2010-06-01 21:47:51下载
- 积分:1
-
yiqunsuanfa
蚁群算法程序,我用过的人,根据具体情况,修改一些参数就可得结果(Ant colony algorithm program, I used people, depending on the circumstances, the results obtained can modify some parameters)
- 2015-03-24 11:26:22下载
- 积分:1
-
45298305MPC
MPC MODEL PRECTIVE LINEAIRE SOURCE CODE
- 2013-12-06 02:06:52下载
- 积分:1
-
PIDController
PID 控制器,实现PID控制器的计算,采用MATLAB仿真离散系统的控制结果(simulation of PID controller in MATLAB to realize the computation of PID algo in MATLAB for discretized system.)
- 2021-04-25 15:08:46下载
- 积分:1