登录
首页 » matlab » report__2011-9-28-8-43-54

report__2011-9-28-8-43-54

于 2011-10-04 发布 文件大小:547KB
0 199
下载积分: 1 下载次数: 86

代码说明:

  红外图像增强的MATLAB程序 包括小波变换,高通滤波等(ir enhance)

文件列表:

PaperPass检测报告
.................\htmls
.................\.....\comprehensive_assessment.htm,694,2011-09-28
.................\.....\comprehensive_assessment_.htm,48406,2011-09-28
.................\.....\detail_report
.................\.....\.............\paper_1.htm,24340,2011-09-28
.................\.....\detail_report.htm,690,2011-09-28
.................\.....\help.htm,673,2011-09-28
.................\.....\help_.htm,1951,2011-09-28
.................\.....\right.htm,1377,2011-09-28
.................\.....\sentence_detail
.................\.....\...............\1.htm,9355,2011-09-28
.................\.....\...............\10.htm,14676,2011-09-28
.................\.....\...............\12.htm,3656,2011-09-28
.................\.....\...............\15.htm,3467,2011-09-28
.................\.....\...............\16.htm,4688,2011-09-28
.................\.....\...............\18.htm,3802,2011-09-28
.................\.....\...............\19.htm,4591,2011-09-28
.................\.....\...............\2.htm,5546,2011-09-28
.................\.....\...............\20.htm,6689,2011-09-28
.................\.....\...............\21.htm,3392,2011-09-28
.................\.....\...............\25.htm,9491,2011-09-28
.................\.....\...............\27.htm,6301,2011-09-28
.................\.....\...............\29.htm,6122,2011-09-28
.................\.....\...............\3.htm,3512,2011-09-28
.................\.....\...............\33.htm,5434,2011-09-28
.................\.....\...............\35.htm,3661,2011-09-28
.................\.....\...............\36.htm,5639,2011-09-28
.................\.....\...............\37.htm,3644,2011-09-28
.................\.....\...............\38.htm,17267,2011-09-28
.................\.....\...............\40.htm,5604,2011-09-28
.................\.....\...............\41.htm,4341,2011-09-28
.................\.....\...............\44.htm,9058,2011-09-28
.................\.....\...............\45.htm,32156,2011-09-28
.................\.....\...............\51.htm,6998,2011-09-28
.................\.....\...............\53.htm,31257,2011-09-28
.................\.....\...............\57.htm,3249,2011-09-28
.................\.....\...............\58.htm,3253,2011-09-28
.................\.....\...............\59.htm,3247,2011-09-28
.................\.....\...............\6.htm,5998,2011-09-28
.................\.....\...............\60.htm,6627,2011-09-28
.................\.....\...............\61.htm,5462,2011-09-28
.................\.....\...............\64.htm,3399,2011-09-28
.................\.....\...............\7.htm,6247,2011-09-28
.................\.....\...............\71.htm,3410,2011-09-28
.................\.....\...............\72.htm,10945,2011-09-28
.................\.....\...............\74.htm,3354,2011-09-28
.................\.....\...............\75.htm,10666,2011-09-28
.................\.....\...............\77.htm,8655,2011-09-28
.................\.....\...............\78.htm,17993,2011-09-28
.................\.....\...............\79.htm,18999,2011-09-28
.................\.....\...............\8.htm,38812,2011-09-28
.................\.....\...............\81.htm,8307,2011-09-28
.................\.....\...............\9.htm,7409,2011-09-28
.................\.....\view_original.htm,673,2011-09-28
.................\.....\view_original_.htm,11971,2011-09-28
.................\images
.................\......\1.gif
.................\......\2.gif
.................\......\3.gif
.................\......\di.gif
.................\......\doc.gif
.................\......\docx.gif,374,2011-09-28
.................\......\help_report_1.gif,133785,2011-09-28
.................\......\help_report_2 .gif,159192,2011-09-28
.................\......\htm.gif,373,2011-09-28
.................\......\mark.gif,5034,2011-09-28
.................\......\paperpass_logo.png,10564,2011-09-28
.................\......\pdf.gif,256,2011-09-28
.................\......\percent_1.gif,145,2011-09-28
.................\......\percent_2.gif,100,2011-09-28
.................\......\pps_02.gif,2389,2011-09-28
.................\......\pps_02_.gif,2793,2011-09-28
.................\......\pps_04.gif,98,2011-09-28
.................\......\pps_06.gif,6481,2011-09-28
.................\......\pps_06_.gif,6470,2011-09-28
.................\......\pps_an.gif,153,2011-09-28
.................\......\pps_anx.gif,145,2011-09-28
.................\......\pps_left.gif,153,2011-09-28
.................\......\pps_right.gif,153,2011-09-28
.................\......\ppt.gif,271,2011-09-28
.................\......\qikan.gif,1144,2011-09-28
.................\......\Section.jpg,64865,2011-09-28
.................\......\Sentence.jpg,71210,2011-09-28
.................\......\xls.gif,370,2011-09-28
.................\......\xlsx.gif,370,2011-09-28
.................\......\xuewei.gif,1125,2011-09-28
.................\ReadMe.txt,781,2011-09-28
.................\论文检测报告.htm,4785,2011-09-28

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

发表评论

0 个回复

  • burg(1)
    主要是BURG法对声信号进行谱估计的程序。 还有利用BURG法求AR模型系数(BURG mainly on the sound signal spectral estimation process. BURG method are the use of AR model coefficients)
    2009-05-08 10:02:15下载
    积分:1
  • PROFANA
    1. It is necessary you have defined on Matlab the X - data matrix. Size of matrix must be n-by-(1+p) sample=column 1, variables=column 2:p). And alpha - significance (default = 0.05). 2. For running this file it is necessary to call the rafisher function as PROFANA(X,alpha). Please see the help PROFANA. 3. Once you input the arguments, it will appears your results. ( 1. It is necessary you have defined on Matlab the X- data matrix. Size of matrix must be n-by-(1+p) sample=column 1, variables=column 2:p). And alpha- significance (default = 0.05). 2. For running this file it is necessary to call the rafisher function as PROFANA(X,alpha). Please see the help PROFANA. 3. Once you input the arguments, it will appears your results. )
    2009-12-23 14:49:09下载
    积分:1
  • Gauss_lengend_pi
    数值分析算法-----复化三点Gauss-lengend公式求pi (Numerical analysis algorithms----- complex formula of three-point Gauss-lengend find pi)
    2011-07-07 17:27:00下载
    积分:1
  • sigSPWM
    本例程功能是实现SPWM单极性调制。本例程搭建了完整的模型,能够对单极性SPWM进行研究。(The routine SPWM unipolar modulation. The routines to build a complete model, Unipolar SPWM research.)
    2013-01-12 15:42:28下载
    积分:1
  • rls
    包括两个文件,一个RLS、一个多维RLS算法matlab程序。(Consists of two files, one RLS, RLS algorithm matlab a multidimensional process.)
    2010-12-03 20:53:57下载
    积分:1
  • w3school_AngularJS_flygon_20141001
    w3school AngularJS教程 飞龙整理 20141001(w3school AngularJS flygon 20141001)
    2014-10-01 02:41:49下载
    积分:1
  • angle-incident
    TF/SF for at 2D, square TEz over incident-angle range 0≤φ ≤90
    2013-12-04 21:56:19下载
    积分:1
  • Matlab
    基于MATLAB的图像处理(设计图形用户界面,图像直方图统计和直方图均衡)(MATLAB-based image processing (the design of graphical user interface, image histogram statistics and histogram equalization))
    2009-05-05 18:32:23下载
    积分:1
  • pid_control
    在模拟控制系统中,控制器最常用的控制规律为PID控制。本内容对PID控制过程使用matlab进行模拟。(In the analog control system, controllers most commonly used control law for the PID control. The content of PID control process simulation using matlab.)
    2008-06-04 18:40:48下载
    积分:1
  • wireless-channel
    利用matlab对无线信道进行详细的仿真,每个程序可完美运行,而且具有详细的程序说明(Detailed simulation of the wireless channel using matlab, each program can be a perfect run, and a detailed description of the procedures)
    2012-09-11 11:14:41下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载