-
internet_down_load
分析一个文件夹及其子文件夹下所有的html文档,并查找文档中加载的png图片文件,通过urlwrite函数下载并保存png类型的图片文件到硬盘上。
此matlab代码用到了网络连接,下载,并且通过多线程技术,增加了下载的速度。
可以通过这个方法,下载网页中的内容,可以说想怎么下,就怎么下。(Analysis all the files of type html in a folder, find the documents that load png image file.Then download and save the png file to harddisk through urlwrite function .)
- 2010-07-09 17:17:32下载
- 积分:1
-
watermarking
说明: 实现抗各种攻击的matlab数字水印,尤其是几何攻击,包括剪切、旋转。有嵌入,提取,攻击,检测过程。(realized a new watermarking algorithm which can resist all kinds of attacks.)
- 2010-03-22 10:12:49下载
- 积分:1
-
yx
说明: 本系统是一个校园迎新系统,包括办理各项入学手续等功能。(This system is a campus orientation system, including the processing of the admission procedures and other functions.)
- 2010-03-28 11:36:46下载
- 积分:1
-
m_ary_modulation
A matlab script to generate scatter plot for the M-ary Modultaion.
it asks user to input the value of:
M-ary, SNR(in db), number of binary carriers
- 2013-05-15 09:28:56下载
- 积分:1
-
plotMatrix
% If only 1 output is specified, then dataout (a matrix the same size as
% data) is returned. The order of t and align is immaterial, as long as
% the data matrix is input first.( If only 1 output is specified, then dataout (a matrix the same size as data) is returned. The order of t and align is immaterial, as long as the data matrix is input first.)
- 2007-12-04 22:27:12下载
- 积分:1
-
DCT_Qutization_watermarking
用matlab实现的DCT水印处理,并附有图像显示。(Matlab implementation of the DCT with watermark treatment, together with image display.)
- 2009-04-02 23:44:24下载
- 积分:1
-
mallat
mallat快速算法实验报告 及实现算法(mallat fast algorithm and the algorithm reports experiment)
- 2011-11-05 16:48:39下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
espec
Spectrogram implementation in matlab environment
- 2009-06-09 21:08:59下载
- 积分:1
-
Matlab2001B
北大竞赛题,非常好的。好不容易才找到的东东!(North title race, very good. Hard to find the NEE!)
- 2007-09-23 20:24:12下载
- 积分:1