-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
Simulation-of-communicati
现代通信系统分析与仿真:MATLAB通信工具箱(Modern communication system analysis and simulation: MATLAB Communications Toolbox)
- 2013-01-23 12:03:13下载
- 积分:1
-
MAGNITUDE-AND-PHASE-RESPONSE-OF-BANDPASS-AND-STOP
MAGNITUDE AND PHASE RESPONSE OF BANDPASS AND BANDSTOP FILTER
- 2013-12-28 01:04:08下载
- 积分:1
-
fibonacci
fibonacci search algorithm matlab
- 2012-04-07 06:11:32下载
- 积分:1
-
GDOP_6_AC
多星座导航系统GDOP递推特性的仿真程序,程序主要是争对在现有系统中增加一颗现有星座的可见星,一颗其他星座的可见星时GDOP的变化情况组合仿真(GDOP recursive multi-constellation navigation system features simulation program, the program is mainly a struggle to increase the existing constellation of stars visible in the current system, a combination of changes in the simulation GDOP when other signs of visible stars)
- 2015-03-13 10:39:44下载
- 积分:1
-
ACOR
Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for continuous domain have been proposed, but even those that claim close similarity with classical (discrete domain) ACO, like ACOR, do not use the heuristic information called visibility, commonly used in the original ACO algorithm. In this paper, we show the importance of the visibility in ACO, by proposing ACOℝ -V , a variant of ACOR that performs better in a number of benchmark functions.
- 2014-12-14 21:18:24下载
- 积分:1
-
VirtualTestTarget
Annotation for "virtual" implementation classes. These are classes that have the following attributes:.
- 2013-12-05 10:45:00下载
- 积分:1
-
MATALB 程序
说明: 阵列信号处理理论与应用相关matlab代码,资源很多,很全,包含信源数估计、doa估计、music算法等(Array signal processing theory and application related matlab code, many resources, very comprehensive, including source number estimation, doa estimation, music algorithm, etc.)
- 2021-05-15 15:30:02下载
- 积分:1
-
matlab
用matlab软件实现图像轮廓的提取,程序简单好用。(Matlab software using the image contour extraction procedures are simple and easy to use.)
- 2011-06-30 19:46:15下载
- 积分:1
-
matlabguitu
matlab关于灯光显示效果与背面灯光效果的程序(Matlab on the lighting effects, lighting effects and the reverse procedure)
- 2007-05-10 21:44:23下载
- 积分:1