-
Matlab-programming
说明: 这是一本Matlab编程的书籍,详尽叙述了Matlab的基础知识和开发环境。(作者是:Stephen J.chapman)(This is a Matlab programming books, a detailed description of the basics of Matlab and the development environment. (The author is: Stephen J.chapman)
- 2011-03-07 13:46:32下载
- 积分:1
-
matlab_mmb
数学建模中常用的一些算法用matlab实现,可以作为一个library使用,内有详细说明(mathematical modeling of some commonly used algorithm using Matlab realized, can be used as a library, which is described in detail)
- 2007-03-31 14:54:00下载
- 积分:1
-
Book2
ADVANTAGES OF DETECTION TECHNIQUE
- 2014-08-21 15:21:31下载
- 积分:1
-
genetic-algorithm-
该目录包含了matlab的遗传算法优化工具箱
。(This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab.)
- 2013-10-22 19:55:41下载
- 积分:1
-
Sppiirari
对雷达系统仿真和雷达显示出来器进行了简要综述,,详细介绍了雷达显示出来器仿真思想及其实现方法。
(Details out is a brief overview of the radar system simulation and radar display, radar display out Simulation thought and its implementation method.)
- 2012-09-10 00:26:17下载
- 积分:1
-
eyediagram
eyediagram of qpsk signal
- 2013-12-10 19:03:22下载
- 积分: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
-
时滞程序
说明: 具有变时滞的二阶微分系统,matlab数值仿真(Numerical simulation of differential system with time-varying delay)
- 2020-11-27 17:17:44下载
- 积分:1
-
cvxruanjianbaoshiyongshouce
说明: CVX软件包使用手册,CVX是个与matlab相关的工具包,CVX里面的很多东西可以在matlab中调用。(CVX package user manual, CVX is associated with matlab toolkit, CVX inside a lot of things can call matlab.)
- 2008-11-12 10:50:29下载
- 积分:1
-
matlab_tabu_job_scheduling
求解单机成组作业,基于TOC理论,多目标优化(To solve job scheduling on single machine)
- 2009-10-01 10:28:16下载
- 积分:1