-
all-of-matlab(pdf)
说明: matlab实用算法集锦……
非常多,非常实用……
各种算法源码及讲解……(Collection of practical algorithm matlab ... ... very large, very useful source and various algorithms ... ... ... ... explain)
- 2010-10-14 11:52:29下载
- 积分:1
-
envelope
基于MATLAB的求函数包络线的方法,可求出函数上下两条包络线,并有图示显示。(MATLAB-based demand function envelope, can be derived function up and down two envelope, and the icon is displayed.)
- 2012-05-23 15:02:21下载
- 积分:1
-
Arnold
MATLAB+实现Arnold变换和提取(MATLAB+ achieve Arnold transformation and extraction)
- 2012-06-09 17:58:20下载
- 积分:1
-
dcthide
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
(dct steganography matlab implementation information. Algorithm principle: an image block by adjusting the relative size of the two DCT coefficients, hidden secret information. The vector image is divided into 88 blocks, making two-dimensional DCT transform coefficients used to represent the coordinates of the selected two for the first i bit secret information if (to hide information ' 1 ' ) make else make the inverse DCT, restore image)
- 2013-11-01 19:47:13下载
- 积分:1
-
energygray1
计算视频图像中每一帧的能量,matlab 代码,可以用于分析图像原能量与编码解码后,误差与原图像能量的倍数关系(computing the energy of each frame in image processing)
- 2013-11-27 20:58:33下载
- 积分:1
-
以整数线性规划方法解决火电机组机组组合问题 main
说明: 以整数线性规划方法解决火电机组机组组合问题。包括爬坡、启停约束等。以最小化运行成本为目标。(Integer linear programming (ILP) is used to solve the unit commitment problem of thermal power units. Including climbing, start-stop constraints and so on. The objective is to minimize operating costs.)
- 2020-12-05 21:09:22下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
plotimage
This code is about plot imaging in seismic.
- 2009-11-14 00:51:08下载
- 积分:1
-
lsvm
支持向量机两类分类器的源码,可以实现;效果也还行。(support vector)
- 2011-07-13 17:31:12下载
- 积分:1
-
01
说明: 基于kpca以及pca,核流形发的程序,应用于故障检测与故障诊断,还有故障识别,识别的效果很好,对象为cstr,程序简单(Based on kpca and pca, nuclear manifold hair of program, used in the fault detection and fault diagnosis, and fault recognition, identification of the good effect, the object for CSTR, procedure is simple)
- 2011-12-26 10:24:00下载
- 积分:1