-
FSK
用于进行频率调制基于MATLAB 环境下的程序(frequency FSK modulation)
- 2009-10-28 12:47:35下载
- 积分:1
-
beer
matlab写的一个产生蜂窝的程序,很漂亮(write a matlab generated cellular process, it is beautiful)
- 2007-12-13 21:52:17下载
- 积分:1
-
appl3_4
绘制序列及其傅里叶变换的幅值图,并求逆变换。一个matlab程序。(Draw sequences and Fourier amplitude figure, and pray for inverter change. A matlab application.
)
- 2011-08-15 21:38:57下载
- 积分:1
-
Battery-Electric-Vehicle-and-Hybrid-Fuel-cell
Battery Electric Vehicle and Hybrid Fuel-cell/
Battery Electric Vehicle for EPA P3 2011
Competition
- 2021-03-08 23:39:28下载
- 积分:1
-
imm3215
深入浅出讲解LM算法,非常适合人工智能领域和算法领域的初学者,(Algoritmo simples explicar LM)
- 2017-10-25 11:06:45下载
- 积分:1
-
点云数据到平面的距离
说明: 该代码可求解点云数据中每一个点到A、B、C所确定的平面的距离(The code can solve the distance from each point in point cloud data to the plane determined by A, B and C.)
- 2020-11-15 14:39:41下载
- 积分:1
-
NBPSO
说明: 一种优化的离散二进制粒子群算法,在matlab上做的仿真(An optimized discrete binary particle swarm optimization algorithm and Its Simulation on MATLAB)
- 2021-04-14 19:08:55下载
- 积分:1
-
c13_tiv1
发生在时变系统中所展示的频谱扩展。待仿真系统是一个简单系统,其中系统的代桶输入是一个形为x(t)=cos[2π(f0+f1)t]的“音频”。(Occurred in the time-varying system in spread spectrum display. Subject to the simulation system is a simple system in which the generation of the system input is a bucket-shaped to x (t) = cos [2π (f0+f1) t] of the " audio." )
- 2013-09-07 09:14:40下载
- 积分: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
-
guess
用matlab编写的猜数字有些,希望对大家有用。(Prepared using matlab numberguess some hope for all of us.)
- 2010-01-28 19:55:46下载
- 积分:1