-
Bisection
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
- 2009-03-20 04:30:16下载
- 积分:1
-
matlabTSP
MATLAB编程环境下运行旅行商问题的程序的代码(The traveling salesman problem is running the program code in the MATLAB programming environment)
- 2012-04-26 13:35:19下载
- 积分:1
-
f2matlab
It s also very interesting code
- 2011-11-25 16:40:52下载
- 积分:1
-
Implementation_of_an_OFDM_Synchronization_Algorith
有关OFDM时域和频域同步的硬件实现,在FPGA,DSP和ASIC上实现,并做了对比。(On the OFDM time domain and frequency domain synchronization hardware implementation, in the FPGA, DSP and ASIC to achieve, and has done a comparison.)
- 2008-12-18 14:58:31下载
- 积分:1
-
Matlab
Matlab初学教程为Matlab老师授课教程,简单易懂,适合初学者使用。(Matlab)
- 2010-06-11 18:21:54下载
- 积分:1
-
pll
关于锁相环的MATLAB的仿真程序,其中有详细的注释,希望它能能对你的能有所帮助(PLL on the MATLAB simulation program, including a detailed Notes hope it can be your right, can be helped)
- 2007-03-14 21:27:57下载
- 积分:1
-
qao-V1.7
借鉴了主成分分析算法(PCA),IMC-PID是利用内模控制原理来对PID参数进行计算,数据模型归一化,模态振动。( It draws on principal component analysis algorithm (PCA), The IMC- PID is using the internal model control principle for PID parameters is calculated, Normalized data model, modal vibration.)
- 2017-05-25 18:43:11下载
- 积分:1
-
simplex
使用Matlab编程工具对单纯形法的基本算法的实现,不包括二阶段修正部分(Simplex algorithm)
- 2014-10-15 18:02:04下载
- 积分:1
-
AffineTrnasformation
Affine Transformation
- 2011-10-17 06:25:45下载
- 积分:1
-
filter
matlab设计低通,带通,高通滤波器分别滤出信号。(matlab design low pass, band pass, high pass filter to filter out the signal, respectively.)
- 2011-12-24 16:07:29下载
- 积分:1