-
量子粒子群算法的matlab实现,有程序说明
说明: 量子粒子群算发代码,有中文注释,适合初学者编程学习。。。。。。。。。。(Quantum particle swarm algorithm code, with Chinese notes, suitable for beginners to learn programming..........)
- 2021-01-21 16:05:22下载
- 积分:1
-
SE4110L_Datasheet_Rev3
说明: SE4110GPS接收机芯片。应用于高灵敏度,低功耗GPS、AGPS、手机等等。(The SE4110L is a highly integrated GPS receiver
offering high performance and low-power operation in a
wide range of low-cost applications. It is particularly
well-suited to mobile phone and high sensitivity L1-band
GPS and A-GPS systems.)
- 2010-04-26 20:03:16下载
- 积分:1
-
PCA_Let_Fac
Pattern recognition of letters and faces using PCA
- 2014-10-20 18:36:05下载
- 积分:1
-
EKF_angle
说明: 扩展卡尔曼滤波算法(EKF)在目标跟踪中的应用。(The application of extended Kalman filter (EKF) in target tracking.)
- 2020-11-29 13:19:39下载
- 积分:1
-
desain-kaos
a sample of impelementation Association Rule method of Data mining
- 2011-06-19 17:25:06下载
- 积分:1
-
matlab
First steps in Matlab
- 2014-11-25 23:57:50下载
- 积分:1
-
Jakesmodel
经典的瑞利衰落信道仿真模型-jakes模型。程序可以修改不同的入射路径个数。仿真结果是不同入射路径个数的jakes模型和同分布的瑞利衰落的包络分布对比。直接运行“tu.m”(The classic Rayleigh fading channel simulation model-jakes model. Program can modify the number of incident path. The simulation results compare jakes model of different incident paths with distribution of Rayleigh fading.)
- 2021-04-10 13:28:59下载
- 积分:1
-
matlabnihe
说明: 用matlab实现拟合的几个例子源码,
%x,y应是原始数据,下面的数据仅是为了说明问题而自设的示例数据。(Matlab fitting used to achieve a few examples of source code, x, y should be the raw data, the following data only to illustrate the problem of sample-based data.)
- 2008-09-19 23:24:24下载
- 积分:1
-
Biometric-Testing
Biometric Fingerprint, testing application
- 2013-12-11 22:08:35下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1