-
MATLAB
用于简单的最小二乘拟合演示和简单的拉格朗日插值、线性插值等的演示小程序(For simple presentations and simple least squares fit of Lagrange interpolation, linear interpolation demo applet)
- 2015-06-26 11:51:26下载
- 积分:1
-
PVTOL
无人机MATLAB SIMULINK 仿真分析设计(UAV MATLAB SIMULINK Simulation Analysis and Design)
- 2021-03-01 22:29:34下载
- 积分:1
-
7
说明: Cooperative Communications in Ultra-Wideband
Wireless Body Area Networks: Channel
Modeling and System Diversity Analysis
- 2011-01-18 02:35:21下载
- 积分:1
-
ARC-reflection-calculation
用介电常数法计算减反膜(ARC)对[300-1200]纳米各波长光的减反效果(This function calculates reflections of antireflection coating (ARC) bewteen 300-1200nm wavelength)
- 2013-10-13 16:21:23下载
- 积分:1
-
FRACTION-FOURIER
分数阶变换课件,包括MATLAB实现函数,对比分析其利弊(Fractional conversion courseware, including MATLAB implementation function, comparative analysis of the pros and cons)
- 2013-09-06 10:47:34下载
- 积分:1
-
V2_1
Addition and subtraction of signals matlab code
- 2014-12-31 15:06:39下载
- 积分:1
-
PSOt
PSO工具箱.zipPSO工具箱.zipPSO工具箱.zip(PSO toolbox. ZipPSO toolbox. ZipPSO toolbox. Zip)
- 2013-11-15 10:32:28下载
- 积分:1
-
MMAdapGA
MATLAB高级优化算法--多变异位自适应遗传算法(MMAdapGA,求解一维无约束优化问题)(MATLAB advanced optimization algorithms- changeable ectopic adaptive genetic algorithm (MMAdapGA, solving one-dimensional unconstrained optimization problems))
- 2014-07-21 09:27:09下载
- 积分:1
-
secant
Root finding using Secant method
- 2010-10-26 18:42:50下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1