-
trust
非线性规划中的信赖域法 特征值分解法 完整代码(Eigenvalue decomposition of the complete code of trust region method for linear programming)
- 2012-04-11 23:59:37下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
randomize
Randomizing function for vectors and attributes
- 2009-03-22 08:56:09下载
- 积分:1
-
fuzzyrule
模糊控制规则表的生成程序,用MATLAB的M文件编写。(Fuzzy control rule table generation process, with the preparation of MATLAB M-files.)
- 2009-04-25 15:43:32下载
- 积分:1
-
rc
说明: 实验目的
本次实验与书中第二章及3.2节的部分内容有关,包括以下几个部分:
(1)开始使用MATLAB
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes of this experiment with the book, chapter and part of the contents of 3.2, including the following sections: (1) start using MATLAB (2) show the images, understanding image model (3) the use of images in different formats, understand the significance of image compression (4) on the image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 16:58:58下载
- 积分:1
-
Many-watermarking-embedding
提出了一种鲁棒的多水印嵌入与检测算法,该算法基于小波域,且提取水印时不需要原始图像,保护了原始图像的安
全。在该多水印算法中,提出并使用了一种将密码学和常规的数字水印制作方法- - - 叠加法和量化调制法,有机结合起
来的新的方法,在水印嵌入时,不同的水印,生成与该水印相关的不同的密钥,在进行水印的提取时,用不同的密钥和待测的
图像提取出相应的水印。通过将密钥向第三方注册,可以获得对原始图像的所有权。(A robust multi-watermark embedding and detection algorithm, the algorithm based on wavelet domain, and extract the watermark without the original image, protect the safety of the original image. In the multi-watermarking algorithm, will be presented and used a conventional cryptography and digital watermarking production method--- superposition method and quantify the modulation method, combine the new method, the watermark embedding different watermark, associated with the watermark generating different keys, making extraction of the watermark when tested with a different image key and the corresponding extracted watermark. By the key to a third party registration, can be obtained ownership of the original image.)
- 2011-05-15 23:37:02下载
- 积分:1
-
wav
一个关于小波分解与重构的示例程序,能显示不同尺度的分解与重构系数。(On wavelet decomposition and reconstruction of a sample program that can display a different scale decomposition and reconstruction coefficients.)
- 2011-05-25 22:25:23下载
- 积分:1
-
varycolor
generate colors in matlab,
- 2011-08-03 23:44:37下载
- 积分:1
-
Model
基于simulink的燃料电池模型,可以参考学习(The fuel cell model based on simulink)
- 2013-10-23 18:39:22下载
- 积分:1
-
ReadFID
该程序是一个较简短的程序,主要读取磁共振fid信号,显示波形(The program is a relatively short procedure, the main reading magnetic resonance fid signal waveform display)
- 2013-11-06 08:53:02下载
- 积分:1