-
OFDM
OFDMmatlab仿真程序,改程序是一个仿真系统,附有文档说明。(OFDMmatlab simulation program, the reform process is a simulation system, accompanied by documentation.)
- 2013-10-25 21:11:40下载
- 积分:1
-
[MATLAB
《MATLAB统计分析与应用:40个案例分析》程序与数据(" MATLAB statistical analysis and applications: 40 Case Studies" program and data)
- 2015-03-14 10:23:00下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
extrema
用c语言编写了matlab中的extrema函数~
功能 输出一个离散信号的极大值,极小值及其他们的位置~(C language extrema in matlab function to function great value, minimum value of output a discrete signal their location ~)
- 2012-08-17 11:05:17下载
- 积分:1
-
pb
说明: phone book for add or remove telephone numbers in text file
- 2014-01-12 19:01:34下载
- 积分:1
-
simulink
实现了曲线拟合,关于客车燃油经济性的曲线(vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting )
- 2010-09-09 22:14:44下载
- 积分:1
-
balls_tracker-master
balltracker with pimpong ball
- 2015-02-11 22:33:42下载
- 积分:1
-
pso530
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R.
Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解.
(Particle Swarm Optimization (PSO) is an evolutionary computation techniques (evolutionary co mputation) by Dr. Eberhart and kennedy Dr. raised in 1995 (Kennedy, J., Eberhart R. Particle swarm optimization.Proc eedings of the IEEE International Conference o n Neural Networks.1995.1942 ~ 1948.) . From the flock of the predatory behavior. PSO algorithm is the basic idea of individual groups through the sharing of information and collaboration to find the optimal solution.)
- 2006-09-08 15:19:54下载
- 积分:1
-
VC-Digital
一本关于VC和VB数值计算的书,里面有个库,包括了很多的数值计算函数,不用matlab也可以实现数值计算了(A numerical calculation of VC and VB book, which has a library, including a lot of numerical functions can be achieved without matlab numerical calculation of the)
- 2011-09-27 21:15:12下载
- 积分:1
-
matlab-guide-to-finite-element
国外计算机经典教材,MATLAB有限元分析与应用。该书为中译本,详尽介绍了有限元分析的各种方法。(MATLAB guide to finite elements.)
- 2013-12-24 00:07:01下载
- 积分:1