-
Laplace2D
2D Laplace Equation. This program solves the following Partial Differential Equation
- 2013-08-05 21:29:25下载
- 积分:1
-
Rapport_ICP_TPS_2009
ICP TPS implementation
- 2010-05-17 21:47:35下载
- 积分:1
-
matlab
matlab求解微分方程讲义,求解各类方程,介绍的很全面。(matlab solve differential equations lecture notes, solving all kinds of equations, introduced very comprehensive.)
- 2011-12-03 19:32:33下载
- 积分:1
-
DCT域隐藏
当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MATLAB命令窗内输入命令: behidden = myinhide(carry,x,y); carry 用你的伪装载体文件名代替,格式为 *.* (注意不要丢掉单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处,这必须和嵌入时所选位置一致。 提取出的信息文件名为behidden.bmp 同样,要注意behidden.m和伪装载体文件都要在当前目录(current Directory)下(when to hide information, in order MATLAB within a window orders : hide = myhide (carry, signal, x, y); Carry with you the original document name instead vector, signal used to hide your name in the paper and instead carry signal must be in the form of*.* ( not to single quotes omitted) x, y is to select the location of hidden information coordinates (x, y) and (y, x) The formation of camouflage vector document, entitled hide.bmp attention myhide.m documents, vector documents hidden all the documents in the current directory (current Directory) to retrieve information when, in order window MATLAB import order : behidden = myinhide (carry, x, y); carry using your camouflage vector file name instead, the format for*.* (take care not to lose a single quote) x, y election Hiding information )
- 2005-06-12 12:08:55下载
- 积分:1
-
perceptron
perceptron and LMS learning demos
- 2011-11-09 17:24:35下载
- 积分:1
-
otsu
大津算法的MATLAB代码,很好的代码值得做图像处理初学者参考(The Otsu algorithm MATLAB code, good code worth doing image processing beginners reference)
- 2013-04-18 22:15:48下载
- 积分:1
-
chirp-Fourier
分数阶傅里叶变换资料,非常有用的信号处理变换工具(Document of chirp Flouier,which is very useful for signal processing and transformation.)
- 2015-02-04 23:48:58下载
- 积分:1
-
Waterfilling
Waterfilling is weight in MIMO for higher capacity channel
- 2013-02-27 15:39:32下载
- 积分:1
-
duibiz
对后项散射去噪声 对目标进行水下去噪处理 (The latter scattering noise underwater target denoising)
- 2013-04-14 22:46:07下载
- 积分:1
-
灰色算法
灰色预测方法的特点表现在:首先是它把离散数据视为连续变量在其变化过程中所取的离散值,从而可利用微分方程式处理数据;而不直接使用原始数据而是由它产生累加生成数,对生成数列使用微分方程模型。这样,可以抵消大部分随机误差,显示出规律性。(The characteristics of the grey prediction method are as follows: First, it regards the discrete data as the discrete value of the continuous variable in its change process, so that the differential equation can be used to process the data; instead of using the original data directly, it generates the cumulative generation. Number, using a differential equation model for generating a series. In this way, most of the random errors can be offset, showing regularity.)
- 2020-06-16 01:40:01下载
- 积分:1