-
Opt_Steepest
说明: 用最速下降法求最优化解
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0))( Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0)))
- 2011-02-23 13:32:17下载
- 积分:1
-
DelayedMackey-Glass
利用Matlab求解带有时间延迟的Mackey-Glass系统,在非线性动力学中经常用到。可以用来求解类似的延迟微分方程系统。(using Matlab time delay with the Mackey-Glass Systems, Nonlinear Dynamics frequently used. Can be used to solve the differential equation similar to the delayed system.)
- 2007-01-30 12:30:59下载
- 积分:1
-
kangzhen
线加速度法求结构动力时程反应,自由度不是很大(failed to translate)
- 2013-05-05 21:47:35下载
- 积分:1
-
efficient_fft_aa
两路实数FFT的matlab仿真。硬件实现:一个FFT核实现两路实数FFT。(FFT of two real numbers matlab simulation. Hardware: FFT core to achieve a two-way real FFT.)
- 2011-06-21 10:48:00下载
- 积分:1
-
ea88b0036898
CHILD M-file for child.fig
CHILD, by itself, creates a new CHILD or raises the existing
singleton*.
H = CHILD returns the handle to a new CHILD or the handle to
the existing singleton*.
CHILD( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in CHILD.M with the given input arguments.
CHILD( Property , Value ,...) creates a new CHILD or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before child_OpeningFcn gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to child_OpeningFcn via varargin.
*See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one
instance to run (singleton)".
- 2012-07-06 21:14:28下载
- 积分:1
-
Matlab-Hemmat-Abadi-
computer in engineering in farsi
- 2012-09-01 04:24:36下载
- 积分:1
-
R1-080881
关于LTE功率控制参数delta_MCS的选取,权威文档。(About LTE power control parameters delta_MCS selection, authoritative document.)
- 2014-01-08 15:59:34下载
- 积分:1
-
Beamforming
This is a MATLAB based program that computes the weights and
beamforming pattern of a:
I. Linear array II. Rectangular planar array
- 2014-01-14 23:17:10下载
- 积分:1
-
Handoff
辛苦搜集的频谱切换方面的源程序,给大家分享一下(Hard to collect spectral switching of the source, to share with you)
- 2014-05-07 21:00:10下载
- 积分:1
-
卡尔曼+强跟踪+自适应滤波算法应用于汽车
说明: 电动汽车永磁同步电机的卡尔曼滤波,强跟踪算法(Kalman filter and strong tracking algorithm for permanent magnet synchronous motor of electric vehicle)
- 2020-10-19 14:57:26下载
- 积分:1