登录
首页 » C++ » Matlab1111

Matlab1111

于 2009-09-17 发布 文件大小:8070KB
0 186
下载积分: 1 下载次数: 10

代码说明:

  Matlab混合编程与工程应用源代码,按每个章节给出的程序,很有参考价值的哦(Matlab programming and engineering application of mixed-source code, according to the procedures given in each chapter, the valuable oh ...)

文件列表:

Matlab混合编程与工程应用源代码
..............................\源程序
..............................\......\第10章
..............................\......\......\example10-1.m
..............................\......\......\example10-2.m
..............................\......\第11章
..............................\......\......\Application
..............................\......\......\...........\Application.aps
..............................\......\......\...........\Application.clw
..............................\......\......\...........\Application.cpp
..............................\......\......\...........\Application.dsp
..............................\......\......\...........\Application.dsw
..............................\......\......\...........\Application.h
..............................\......\......\...........\Application.ncb
..............................\......\......\...........\Application.opt
..............................\......\......\...........\Application.plg
..............................\......\......\...........\Application.rc
..............................\......\......\...........\ApplicationDlg.cpp
..............................\......\......\...........\ApplicationDlg.h
..............................\......\......\...........\Debug
..............................\......\......\...........\.....\Application.exe
..............................\......\......\...........\.....\Application.ilk
..............................\......\......\...........\.....\Application.obj
..............................\......\......\...........\.....\Application.pdb
..............................\......\......\...........\.....\Application.res
..............................\......\......\...........\.....\ApplicationDlg.obj
..............................\......\......\...........\.....\Dib.obj
..............................\......\......\...........\.....\StdAfx.obj
..............................\......\......\...........\.....\vc60.idb
..............................\......\......\...........\.....\vc60.pdb
..............................\......\......\...........\Dib.cpp
..............................\......\......\...........\Dib.h
..............................\......\......\...........\ReadMe.txt
..............................\......\......\...........\res

..............................\......\......\...........\...\Application.rc2
..............................\......\......\...........\resource.h
..............................\......\......\...........\StdAfx.cpp
..............................\......\......\...........\StdAfx.h
..............................\......\......\dajia.txt


..............................\......\......\watermark_lsb_embed.m
..............................\......\......\watermark_lsb_extract.m
..............................\......\第3章
..............................\......\.....\example_3-1
..............................\......\.....\...........\Debug
..............................\......\.....\...........\.....\main.obj
..............................\......\.....\...........\.....\MexHello.dll
..............................\......\.....\...........\.....\MexHello.exp
..............................\......\.....\...........\.....\MexHello.ilk
..............................\......\.....\...........\.....\MexHello.lib
..............................\......\.....\...........\.....\MexHello.obj
..............................\......\.....\...........\.....\MexHello.pdb
..............................\......\.....\...........\.....\MexHello.res
..............................\......\.....\...........\.....\StdAfx.obj
..............................\......\.....\...........\.....\vc60.idb
..............................\......\.....\...........\.....\vc60.pdb
..............................\......\.....\...........\main.cpp
..............................\......\.....\...........\MexHello.clw
..............................\......\.....\...........\MexHello.cpp
..............................\......\.....\...........\MexHello.def
..............................\......\.....\...........\MexHello.dsp
..............................\......\.....\...........\MexHello.dsw
..............................\......\.....\...........\MexHello.h
..............................\......\.....\...........\MexHello.ncb
..............................\......\.....\...........\MexHello.opt
..............................\......\.....\...........\MexHello.plg
..............................\......\.....\...........\MexHello.rc
..............................\......\.....\...........\ReadMe.txt
..............................\......\.....\...........\res
..............................\......\.....\...........\...\MexHello.rc2
..............................\......\.....\...........\Resource.h
..............................\......\.....\...........\StdAfx.cpp
..............................\......\.....\...........\StdAfx.h
..............................\......\.....\ezample_3-2
..............................\......\.....\...........\Debug
..............................\......\.....\...........\.....\MexMax.dll
..............................\......\.....\...........\.....\MexMax.exp
..............................\......\.....\...........\.....\MexMax.ilk
..............................\......\.....\...........\.....\MexMax.lib
..............................\......\.....\...........\.....\MexMax.obj
..............................\......\.....\...........\.....\MexMax.pdb
..............................\......\.....\...........\.....\MexMax.res
..............................\......\.....\...........\.....\StdAfx.obj
..............................\......\.....\...........\.....\vc60.idb
..............................\......\.....\...........\.....\vc60.pdb
..............................\......\.....\...........\main.cpp
..............................\......\.....\...........\MexMax.clw
..............................\......\.....\...........\MexMax.cpp
..............................\......\.....\...........\MexMax.def
..............................\......\.....\...........\MexMax.dsp
..............................\......\.....\...........\MexMax.dsw
..............................\......\.....\...........\MexMax.h
..............................\......\.....\...........\MexMax.ncb
..............................\......\.....\...........\MexMax.opt
..............................\......\.....\...........\MexMax.plg
..............................\......\.....\...........\MexMax.rc
..............................\......\.....\...........\ReadMe.txt
..............................\......\.....\...........\res

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

发表评论

0 个回复

  • P0202
    PROJECT 02-02 Reducing the Number of Intensity Levels in an Image (a) Write a computer program capable of reducing the number of intensity levels in a image from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to be a variable input to your program. (b) Download Fig. 2.21(a) from the book web site and duplicate the results shown in Fig. 2.21 of the book. Laboratory Projects_DIP3E 的02-02項目(PROJECT 02-02 Reducing the Number of Intensity Levels in an Image (a) Write a computer program capable of reducing the number of intensity levels in a image from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to be a variable input to your program. (b) Download Fig. 2.21(a) from the book web site and duplicate the results shown in Fig. 2.21 of the book.)
    2013-10-16 21:17:36下载
    积分:1
  • Root-MUSIC-algorithm-source.
    MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA算法,这里给出的是求根MUSIC算法源程序。(MUSIC algorithm is based on the characteristics of the antenna array covariance matrix decomposition class DOA algorithm given here is Root MUSIC algorithm source.)
    2014-01-06 15:38:38下载
    积分:1
  • Manual-for-multisim
    manual for multisim matlab
    2012-11-18 09:46:22下载
    积分:1
  • ukfdicilvbo
    UKF无迹卡尔曼滤波用于地磁场的计算,但由于保密原因,录入的数据信息已删除,主要用于UKF框架的交流(Unscented Kalman filter UKF is used to calculate the magnetic field, but because of confidentiality reasons, the entry of data has been deleted, the main framework for the exchange of UKF)
    2010-07-28 20:11:50下载
    积分:1
  • BOC
    BOC调制............................(BOC moduulation)
    2016-06-01 14:42:34下载
    积分:1
  • 模糊pid算法
    模糊控制pid算法,程序化,可以方针,(fuzzy control algorithms, procedures, guidelines,)
    2005-03-27 20:35:05下载
    积分:1
  • sp3
    Plan your visit Peak wait up to ins from People typically here
    2018-11-15 01:04:22下载
    积分:1
  • matlab
    VC与MATLAB接口的实例应用,列举了详细的例子(The applications of MATLAB and VC interfacation , cited some detailed examples )
    2009-03-03 20:15:40下载
    积分:1
  • matlab1(sxy)
    matlab 基于“轮廓和颜色”来识别花朵的相似性的程序。可以区别出不同类的花儿。比较有趣。(matlab based on the " contours and colors" to identify the similarity of the flowers of the procedure. Can distinguish different types of flowers. More interesting.)
    2011-11-08 11:27:11下载
    积分:1
  • xhfxy
    信号分析仪程序是有效的结合matlab语言与信号分析,形象直观的对所需分析的信号进行分析。(Signal analyzer matlab program is an effective combination of language and signal analysis, image analysis of visual signals to the required analysis.)
    2011-08-10 14:58:42下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载