-
avisynth
Read video frames into matlab using avisynth, or retrieve an info struct with information about the video. Input can be a video, an avisynth file or a cell-array of avisynth commands.
- 2010-01-27 20:39:02下载
- 积分:1
-
bh_simulator
最新的bellhop软件,用于信道建模,很好用的。(the newest bellhop software, it is used for modelling channel, and it is so useful)
- 2014-10-12 17:05:50下载
- 积分:1
-
daoxu
说明: 用MATLAB编写的FFT程序,(MATLAB prepared by the FFT procedures,)
- 2006-04-04 21:00:48下载
- 积分:1
-
guangyiguanlianweishu
利用GP算法求取广义关联维数的程序,附带说明。(GP algorithm using correlation dimension to strike a broad program, with instructions.)
- 2011-09-02 21:17:16下载
- 积分:1
-
Mechanical-FMF-LPG
机械式少模光纤光栅实现模式转换,产生轨道角动量模式(Mechanical few-mode fiber long period grating to generate orbital angular mode)
- 2016-09-01 08:53:44下载
- 积分:1
-
ofdm
Comparison of Simulated BER with the Theoretical BER for a QPSK modulated and demodulated system
- 2011-08-05 01:07:50下载
- 积分:1
-
mfuzzzipa
matlab仿真模糊控制器,对学学习模糊控制有一定的帮助
(help matlab simulation fuzzy controller, fuzzy control for school learning.)
- 2012-08-22 14:11:52下载
- 积分:1
-
exp5
水平场地和倾斜场地挖填土方量计算MATLAB示例代码(Horizontal cut and fill venues and venues tilt earthwork calculations MATLAB sample code)
- 2013-12-21 16:15:49下载
- 积分:1
-
45-test-images
45张图像处理中经常用到的示例图片,全部为bmp图(45 sample pictures frequently used in image processing, all the bmp maps)
- 2012-12-26 20:22:05下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1