-
functionz1
说明: 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。
(find cubic spline solving polynomial need a lot of linear equations. In fact, given N breakpoints, it is necessary to look for N-1 cubic polynomial, each with four polynomial coefficients unknown. Thus, by solving the equations contain 4* (N-1) unknown. Each cubic polynomial Timing special form, and use of various constraints, by solving N with N unknown coefficient equations, we can identify three polynomial.)
- 2006-03-15 21:22:27下载
- 积分:1
-
ntelligent-elevator-system
智能电梯系统仿真用matlab程序实现,智能控制(ntelligent elevator system simulation)
- 2013-03-10 00:41:38下载
- 积分:1
-
MATLAB
说明: 控制系统中PID分数阶控制系统MATLAB工具箱(MATLAB Toolbox for PID Fractional Order Control System)
- 2020-12-02 16:39:25下载
- 积分:1
-
Matlab
此文件包括 了所有的MATLAB统计常用命令,可以作为编程者的一个很好的参考(This file includes all of the MATLAB statistics commonly used commands can be used as a good programmers reference)
- 2010-01-06 10:21:36下载
- 积分:1
-
OFDM_MATLAB
MATLAB上实现的OFDM+AWGN/Rayleigh+BPSK/QPSK/16QAM/64QAM,并分析EbN0 vs BER.(The MATLAB implementation OFDM+AWGN/Rayleigh+BPSK/QPSK/16QAM/64QAM, and analyze EbN0 vs BER.)
- 2014-09-22 06:27:48下载
- 积分:1
-
pso
particle swarm optimization algorithm
- 2013-02-25 15:12:22下载
- 积分:1
-
ant
蚁群算法,这里只有关键的算法函数,并不包括主函数。其中ACATSP为蚁群算法的关键函数。G2D是一个辅助函数,绝大多数蚁群算法源码不包括这个函数。另外还有一个画图的函数。(ant algrithm)
- 2014-12-11 16:36:58下载
- 积分:1
-
11-OtherLinearTechniques
Differential PSK (DPSK)
Inexpensive
Quadrature Phase Shift Keying (QPSK)
Twice as spectrally efficient than BPSK
Offset QPSK (OQPSK)
reduce envelope variation
π/4 QPSK
reduces envelope variations to a lesser extent
than OQPSK can be noncoherently detected
- 2014-08-19 16:47:23下载
- 积分:1
-
GA_matlab
遗传算法的matlab实现程序源代码,txt格式,不是m文件(genetic algorithm)
- 2013-04-01 21:35:25下载
- 积分:1
-
shudu
求解数独的小程序
其中采用了图形界面,对初学者可以参考图形界面的编写方法。
求解数独算法比较简单,但是其中注释很少
(A small program to solve Sudoku
Which uses a graphical interface, a graphical interface for beginners can refer to the preparation method.
Sudoku solving algorithm is relatively simple, but very few comments which)
- 2011-12-12 17:31:01下载
- 积分:1