-
fourmi
programme pour les algorithme de fourmis
- 2011-07-16 19:41:33下载
- 积分:1
-
matlab
matlab神经网络,用于数据拟合及数据模拟预测(matlab neural network for data fitting and data simulation and prediction)
- 2012-10-28 16:35:45下载
- 积分:1
-
RobotDiferencial
Code for program a robot diferencial
- 2015-03-05 00:12:00下载
- 积分:1
-
MATLAB
多尺度熵matlab计算程序,应用于信号分析和处理(multi-scale entropy)
- 2013-12-07 17:21:37下载
- 积分:1
-
ArModel
基于MATLAB的AR模型的仿真,并分析功率谱,比较好。可以运行(AR model based on MATLAB simulation, and analysis of the power spectrum, the better. You can run)
- 2013-07-28 01:40:59下载
- 积分:1
-
Matlab7GUI
关于matlab GUI设计方面的经典书籍,供有关工科专业人士使用参考(matlab GUI)
- 2010-05-21 17:09:39下载
- 积分:1
-
algorithm-optimization-
采用遗传算法和例子群算法进行优化,可以采用试验设计方法构建试验样本,用Kriging方法构建适应度函数,然后进行优化求解,记住,采用此程序是,应该安装Kring工具箱子(Using genetic algorithm and example of algorithm optimization, experimental design method can be used to build the test sample, with the Kriging method constructing fitness function, and then optimized solution, remember, is using this program, should be installed Kring tool box)
- 2016-08-16 20:46:43下载
- 积分:1
-
Project-PANSAT2500
AN EXAMPLE FOR HOW TO PROGRAM AN STB
- 2015-02-01 13:24:29下载
- 积分:1
-
m16l
the very good man is you for anyone who descriminate this
- 2019-05-31 11:50:17下载
- 积分: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