-
ACO for feature selection
介绍了蚁群优化算法
- 2022-07-07 08:28:46下载
- 积分:1
-
MySerialPortCommunication
本程序是MATLAB GUI界面显示的串口传送的通过单片机测量的实时动态电压信号值(This program is a MATLAB GUI interface microcontroller serial transmission by measuring the real-time dynamic voltage signal value)
- 2013-03-04 16:44:33下载
- 积分:1
-
Simulation-of-dynamic-system
对于Matlab中simulink模块仿真进行了详尽的说明 主要用途集中在控制系统仿真上(This is a introduction of simulation of dynamic system based on the simulink module. This article focus on the control system.)
- 2011-12-11 23:56:35下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1
-
123
用C或者matlab编写基2 FFT快速算法,输入点数是2的幂次方,序列视作既包含实部也包含虚部。要求一个函数计可以做正变换,也可以做反变换。编写输入序列,先进行正反向变换,得到离散频谱,再将离散频谱加载到输入端进行验证,从输出端获取序列,和原来的序列进行比较,看看是否相等。序列可随意设为2的幂次项!(Written by C or matlab base 2 FFT fast algorithm, the input power of 2 points is the sequence includes both the real part as the imaginary part is also included. Require a meter to do is change the function, you can also do the inverse transform. The preparation of the input sequence, first the forward and reverse transformation, discrete spectrum, discrete spectrum and then loaded into the input validation, access to sequence from the output side, and the original sequences were compared to see if equal. Sequence can be arbitrarily set to a power of 2 items!)
- 2011-01-06 21:52:49下载
- 积分:1
-
AIC
AIC BIC信息准则的二十一,。。。。。。。。。。。。。(aic bic)
- 2013-03-18 00:34:22下载
- 积分:1
-
Mature_image_2
Classify the maturity and prematurity stage of cotton flower which helps in developing a expert system.
- 2013-11-24 17:10:36下载
- 积分:1
-
AHP
matlaba写的ahp层次分析法小程序 还有注释 经测试无误 欢迎下载(ahp software)
- 2013-11-28 21:37:13下载
- 积分:1
-
BAB-I-1
proposal steganografi
- 2015-03-17 00:52:14下载
- 积分:1
-
分支定界算法解整数规划问题
用分支定界算法解决整数规划问题,通过分支,定界,剪枝不断的缩小搜索范围,最后找出整数解。其中变量个数可以通过随机产生,涉及到0-1背包问题,该算法是整数规划中的经典案例
- 2022-07-07 12:56:26下载
- 积分:1