登录
首页 » matlab » --Engineering---(ebook---PDF)---Matlab-Programmin

--Engineering---(ebook---PDF)---Matlab-Programmin

于 2011-11-19 发布 文件大小:1972KB
0 64
下载积分: 1 下载次数: 4

代码说明:

  matlab book for engineering and sicentfic

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • huguangshuguangpan
    胡广书现代信号处理导论随书光盘,包括各个章节,很全,大部分能直接拿来用,很实用(Hu Guang-shu of modern signal processing Introduction to CD-ROM)
    2009-09-25 00:24:09下载
    积分:1
  • agilent_e3648a
    This is a MATLAB® instrument driver for use with v2.0 of the Instrument Control Toolbox™ and higher. It supports the Agilent E3648A power supply.
    2010-02-26 13:12:19下载
    积分:1
  • JPEG-2000-
    本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。(The main work that this text do is:Studied the principle and basic frames of the JPEG2000 standard, to the center of JPEG 2000- Wavelet transform compress which had been analyzed and researched .Carried on the detailed analysis and descriptions to the calculate way of EZW, include zero-tree coding, structures and it’s scans method. In Turbo C environment using C language to simulate wavelet zero-tree coding algorithm, using Matlab image processing toolbox and wavelet analysis toolbox, and using interface tool Mex to implement transferring the C program in Matlab, and implement the image compress by wavelet zero-tree transform coding methodology,and supplely implement JPEG2000.)
    2012-11-14 18:44:01下载
    积分:1
  • MKD-SRC
    matlab的MKD-SRC。多特征点的稀疏表示识别.(matlab the MKD-SRC.)
    2014-03-17 15:53:33下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • _viterbi
    说明:  viterbi译码程序,网上下载的,看了不错(viterbi decoding process, downloaded, read good)
    2010-04-11 11:51:42下载
    积分:1
  • basic-pso-MATLAB
    标准粒子群算法,基于MATLAB环境下的实现(Standard particle swarm optimization algorithm in MATLAB)
    2012-04-15 22:17:11下载
    积分:1
  • mensajes
    Primeros Proyecto donde aprenderas sobre los mensajes
    2014-10-16 22:54:18下载
    积分:1
  • FCProgramm
    说明:  模糊聚类程序,完成!matlab7.0调试通过,内含测试程序及数据!欢迎交流!(Fuzzy clustering procedure, done! matlab7.0 through debugging, testing procedures and data contained! Welcome to exchange!)
    2010-04-07 14:41:08下载
    积分:1
  • 123
    MATLAB智能算法30个案例分析 源代码(30 case studies of the MATLAB intelligent algorithm source code)
    2012-07-18 00:17:01下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载