-
sin_interp
Star Code for signal processors. Generating a sine wave interpolated.
- 2010-06-27 05:43:54下载
- 积分:1
-
lsb1
This was used at the 2004 Cyber Summer Camp
This program hides a message image in the lower
bit planes of a cover image
- 2010-01-01 19:36:13下载
- 积分:1
-
MF-DFA
mfdfa方法用于验证非线性时间序列的长程相关性和多重分形特性。(mfdfa method has been applied to nonlinear time series to verify the long-range correlation and multi-fractal characteristics.)
- 2009-06-08 17:27:42下载
- 积分:1
-
vehicle-sub-system
用于蒙特卡洛monte calro仿真方法的模拟(For the Monte Carlo simulation method simulation monte calro)
- 2013-09-09 08:54:28下载
- 积分:1
-
digitalsignalprocessing
数字信号处理关于数字滤波器的设计,并用matlab实现(Digital signal processing on the digital filter design and realization of matlab)
- 2009-06-07 15:13:33下载
- 积分:1
-
MatLab
matlab在高等数学、线性代数、符号运算、图形图像处理、数据处理等方面的应用和外部借口程序设计。(matlab in advanced mathematics, linear algebra, symbolic computation, graphics, image processing, data processing applications and external under the pretext of program design.)
- 2008-12-19 19:18:11下载
- 积分:1
-
afqrrls1
afqrrls1算法例程,希望对大家有所帮助(afqrrls1 algorithm routines, and they hope to help everyone)
- 2008-03-10 15:10:34下载
- 积分:1
-
nsold
本m文件可以用于求解非线性方程,通用性好,容易上手(nonlinear equation solver)
- 2012-11-21 21:02:30下载
- 积分:1
-
MATLAB_Language_and_Control_system_design_V2.0
说明: 《MATLAB语言与自动控制系统设计》第二版,机械工业出版社,魏克新等编著。介绍了各种经典控制器的matlab设计方法。(MATLAB Language and Control System Design,Second Edition, China Machine Press, WeiKexin, eds. Introduced a variety of classical controller design methods in matlab environment.)
- 2010-04-19 17:02:53下载
- 积分: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