-
lsb_matching
LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。(Image LSB Matching Algorithm,implementated using matlab )
- 2021-04-06 10:59:03下载
- 积分:1
-
PSO_MATLAB
基本PSO算法源代码,可以直接在matlab中运行。效果不错,适合初学者。(Basic PSO algorithm source code can be directly run in matlab. Good results, suitable for beginners.)
- 2013-11-19 14:19:05下载
- 积分:1
-
import_raw
导入RAW格式的原始图像数据,并在Matlab的Figure界面中显示图像。适用于将获得的CCD相机原始图像保存后的数据分析与计算(Import the*.raw original image data and display it on the interface of "Figure" in Matlab. This function is applied to analize and caculate the original CCD image data)
- 2012-12-28 13:36:01下载
- 积分:1
-
fftsa_boshuxingcheng
利用MATLAB实现的一个简单的水声波束形成程序。实现波束入射角度的定位功能。(The use of MATLAB to achieve a simple acoustic beam-forming process. To achieve the positioning function of beam incident angle.)
- 2009-12-18 21:24:24下载
- 积分:1
-
仿真
无功补偿,SVG代表了无功补偿的新方向,可以提高功率因素,克服三相不平衡,消除电压善变和电压波动(Reactive power compensation, SVG represents a new direction of reactive power compensation, can improve power factor, overcome three-phase imbalance, eliminate voltage fickle and voltage fluctuation)
- 2018-05-01 09:50:31下载
- 积分:1
-
pidsim
A Simple PID controller under simulink, good learning concepts
- 2009-10-25 04:07:21下载
- 积分:1
-
ISOMAP数据与程序
说明: ISOMAP代码,附数据,用于材料的缺陷检测(ISOMAP code with data for defect detection of materials)
- 2019-08-20 15:30:47下载
- 积分:1
-
geneticalgrithmprogram
BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage: [errmsg,Z,X,t,c,fail] =
% BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...)
%
% BNB solves problems of the form:
% Minimize F(x) subject to: xlb <= x0 <=xub
% A*x <= B Aeq*x=Beq
% C(x)<=0 Ceq(x)=0
% x(i) is continuous for xstatus(i)=0
% x(i) integer for xstatus(i)= 1
% x(i) fixed for xstatus(i)=2
%(BNB20 Finds the constrained minimum of a fu nction of several possibly integer variables. % Usage : [errmsg, Z, X, t, c, fail] =% BNB20 (fun, x0, xstatus, xlb, xub, A, B, Aeq, Beq, nonlcon. settings, options, P1, P2, ...)%% BNB solves problems of the form : Minimize% F (x) subject to : xlb)
- 2007-04-02 12:24:33下载
- 积分:1
-
QGA
量子遗传算法的matlab原程序,寻优精度高,收敛速度快(Quantum genetic algorithm matlab original program, the optimization of high precision, fast convergence)
- 2013-02-28 13:55:07下载
- 积分:1
-
battery
利用Matlab/Siulink搭建的一个光伏电池充放电模型,通过仿真,能较好地体现光伏电池充放电特性(Use Matlab/Siulink to build a photovoltaic cell charge and discharge model, through simulation, to better reflect the charge and discharge characteristics of the photovoltaic cells)
- 2012-06-15 20:22:18下载
- 积分:1