-
beammatlab
将梁分成9个单元,在中间受力,建立整体的刚度矩阵,建立整体模型。(The beam is divided into nine units, in the middle forces, the establishment of the overall stiffness matrix, the establishment of the overall model.)
- 2009-02-14 10:27:40下载
- 积分:1
-
sim_qpskgray_multipath
一个QPSK调制解调的程序,在Matlab环境下实现。(A QPSK modulation and demodulation process in Matlab environment to achieve.)
- 2013-09-12 10:44:56下载
- 积分: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
-
discrete-mpc-with-constraints
模型预测控制 多输入多输出 2自由度汽车模型 多目标有约束优化问题(model predictive control with 2dof vehicle model with constraints optimization problem)
- 2020-08-16 09:58:24下载
- 积分:1
-
art-cpp
《實戰C++ — 八個別具特色的實作經驗》與目前市面㆖ 眾多C++ 書籍的最大不同,在於
本書既非基礎觀念之教㈻ 書籍,亦非開發工具之使用手冊,而是以「㆒ 章㆒ 專案」的方式,
從實際應用面引領讀者領略C++。
本書是《The Art of C++》的㆗ 文譯本。原作者Herbert Schildt 是㆒ 位㈻ ㈲ 專精、著作等身的
IT 技術作家,其作品普遍獲得良好評價。(err)
- 2007-11-22 15:39:38下载
- 积分:1
-
voice_prcossing
语音增强,倒谱,端点检测,共振峰检测,去噪(Speech enhancement, cepstrum, endpoint detection, formant detection, denoising)
- 2010-08-24 16:35:14下载
- 积分:1
-
Wiener
语音增强中常用的weiner滤波函数,希望对大家有用(weiner filter)
- 2010-11-30 12:48:14下载
- 积分:1
-
erjidaolibai
说明: 基于TS模糊模型的二级倒立摆系统仿真研究(Based on TS Fuzzy Model of Double Inverted Pendulum System Simulation)
- 2008-09-10 08:42:48下载
- 积分:1
-
crtanim1
function for animating the motion of a mass-spring system
- 2014-08-13 20:40:10下载
- 积分:1
-
examples
数值分析的部分matlab程序,适合初学者使用。(Matlab code in numerical analysis)
- 2013-01-23 20:02:18下载
- 积分:1