登录
首页 » Others » matlab计算图像锐度

matlab计算图像锐度

于 2020-12-03 发布
0 1066
下载积分: 1 下载次数: 4

代码说明:

就几行,用能量梯度函数计算的。评价时还要结合别的图像指标。

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

发表评论

0 个回复

  • 稀疏自码深度学习的Matlab实现
    稀疏自编码深度学习的Matlab实现,sparse Auto coding,Matlab codetrain, m/7% CS294A/CS294W Programming Assignment Starter CodeInstructions%%%This file contains code that helps you get started ontheprogramming assignment. You will need to complete thecode in sampleIMAgEsml sparseAutoencoder Cost m and computeNumericalGradientml For the purpose of completing the assignment, you domot need tochange the code in this filecurer:YiBinYUyuyibintony@163.com,WuYiUniversityning, MATLAB Code for Sparse Autoencodtrain.m∥%%========%6% STEP 0: Here we provide the relevant parameters valuesthat willl allow your sparse autoencoder to get good filters; youdo not need to9 change the parameters belowvisibleSize =8*8; number of input unitshiddensize 25number of hidden unitssparsity Param =0.01; desired average activation ofthe hidden units7 (This was denoted by the greek alpharho, which looks like a lower-case pcurer:YiBinYUyuyibintony@163.com,WuYiUniversityning, MATLAB Code for Sparse Autoencod4/57train.,m∥in the lecture notes)1 ambda=0.0001%o weight decay parameterbeta 3%o weight of sparsity penalty term%%==:79 STEP 1: Implement sampleIMAGESAfter implementing sampleIMAGES, the display_networkcommand shouldfo display a random sample of 200 patches from the datasetpatches sampleIMAgES;display_network(patches(:, randi(size(patches, 2), 204, 1)), 8)%为产生一个204维的列向量,每一维的值为0~10000curer:YiBinYUyuyibintony@163.com,WuYiUniversityning, MATLAB Code for Sparse Autoencod5/57train.m/v%中的随机数,说明是随机取204个 patch来显示%o Obtain random parameters thetatheta= initializeParameters ( hiddenSize, visibleSize)%%=============三三三三====================================97 STEP 2: Implement sparseAutoencoder CostYou can implement all of the components (squared errorcost, weight decay termsparsity penalty) in the cost function at once, butit may be easier to do%o it step-by-step and run gradient checking (see STEP3 after each stepWecurer:YiBinYUyuyibintony@163.com,WuYiUniversityning, MATLAB Code for Sparse Autoencod6/57train. m vb suggest implementing the sparseAutoencoder Cost functionusing the following steps(a) Implement forward propagation in your neural networland implement the%squared error term of the cost function. Implementbackpropagation tocompute the derivatives. Then (using lambda=beta=(run gradient Checking%to verify that the calculations corresponding tothe squared error costterm are correctcurer:YiBinYUyuyibintony@163.com,WuYiUniversityning, MATLAB Code for Sparse Autoencod7/57train. m vl(b) Add in the weight decay term (in both the cost funcand the derivativecalculations), then re-run Gradient Checking toverify correctnessl (c) Add in the sparsity penalty term, then re-run gradiChecking toverify correctnessFeel free to change the training settings when debuggingyour%o code. (For example, reducing the training set sizecurer:YiBinYUyuyibintony@163.com,WuYiUniversityning, MATLAB Code for Sparse Autoencod8/57train m vl/number of hidden units may make your code run fasterand setting betaand/or lambda to zero may be helpful for debuggingHowever, in yourfinal submission of the visualized weights, please useparameters web gave in Step 0 abovecoS七grad]sparseAutoencoderCost(theta, visibleSize,hiddensize, lambda,sparsityParam, beta,patches)二〓二二二二二二二〓二〓二〓二〓=二====〓=curer:YiBinYUyuyibintony@163.com,WuYiUniversityning, MATLAB Code for Sparse Autoencod9/57train.m vlll96% STeP 3: Gradient CheckingHint: If you are debugging your code, performing gradienchecking on smaller modelsand smaller training sets (e. g, using only 10 trainingexamples and 1-2 hiddenunits) may speed things upl First, lets make sure your numerical gradient computationis correct for a%o simple function. After you have implemented computeNumerun the followingcheckNumericalGradientocurer:YiBinYUyuyibintony@163.com,WuYiUniversityDeep Learning, MATLAB Code for Sparse Autoencode10/57
    2020-12-05下载
    积分:1
  • 基于SSH的招聘及人事管理系统的设计与实现(含源码+毕业论文)
    含完整的源码及数据库脚本、毕业论文。本网站采用JAVA语言开发,主要采用Struts2、Hibernate、Spring三大框架技术,实现了一个基于web的B/S模式的人才招聘网。
    2020-11-28下载
    积分:1
  • 帕金森患者音频数据库
    PD数据库由训练和测试文件组成。培训数据属于20名PWP(6名女性,14名男性)和20名健康人(10名女性,10名男性),他们在伊斯坦布尔大学Cerrahpasa医学院神经系上诉。从所有主题,采取多种类型的录音(26个声音样本,包括持续元音,数​​字,单词和短句)。从每个语音样本中提取一组26个线性和时间 - 基于频率的特征。由该专家医师确定的每个患者的UPDRS((统一帕金森氏病评分量表)分数也可用于该数据集)因此,该数据集也可用于回归。 在收集由多种类型的录音组成的训练数据集并进行实验后,根据所获得的结果,我们继续在相同条件下通过同一医生的检查过程收集来自PWP的独立测试集。在收集这个
    2020-12-11下载
    积分:1
  • Best HTTP2 (2.2.0).unitypackage
    如果您想要一个插件来支持通过HTTP / 2进行REST,WebSocket,Socket.IO,SignalR,SignalR Core,服务器发送事件(以及更多)的请求自定义,并提供常规更新和开发者的出色支持,那么BestHTTP / 2是适合您的工具!您可以在其自己的演示页面上试用该软件包,并阅读在线文档。包括所有源代码!支持平台:-WebGL-iOS,Android-UWP,Windows,Mac OS X,Linux最值得注意的功能是:-HTTP / 2-自定义您的请求的所有部分:◦方法(GET,HEAD,POST,PUT,DELETE,PATCH)◦标
    2021-05-07下载
    积分:1
  • 重复控制器的matlab/simulink仿真
    使用simulink做的重复控制器的仿真
    2020-11-28下载
    积分:1
  • 模拟退火算法函数最优解和路径规划代码二合
    模拟退火算法Matlab程序,包含两个代码,1.求解函数最优解. 2.二维空间路径规划
    2020-12-07下载
    积分:1
  • Bianchi信道容量(matlab)
    Bianchi信道容量(matlab),基本模式
    2020-12-10下载
    积分:1
  • Alamouti MATLAB仿真
    本程序仿真了SISO SIMO MISO MIMO(with or without Alamouti Code),并进行了性能比较,有详细的说明文档和公式推导.The BER performance for the SISO, SIMO, MISO with and without Alamouti, and MIMO with Alamouti is demonstrated in these resources.
    2020-12-11下载
    积分:1
  • 人工神经网络算法毕业论文中的matlab源码
    随着信息技术的飞速发展,数据库管理信息系统应用的规模、范围和深度不断扩大和深入,系统中存储积累的数据也越来越多,但是现有的数据库管理信息系统实现的基本上都是传统的数据管理功能,只是对数据进行一些传统的查询、统计操作或固定的数学指标的计算等,数据资源并没有得到充分的利用,造成很大的资源浪费,也难以满足新形势下管理决策人员对数据支撑的需求。当前医院竞争形势日趋激烈,医院如何提高自身在社会上的竞争优势就显得尤为重要,医院要实现自身的生存与发展离不开科学有效的管理,因此管理决策人员除了需要传统的查询统计结果,还非常迫切地需要对一些指标进行科学地预测,从而能够在此基础上做出下一步科学有效的工作安排,
    2020-12-03下载
    积分:1
  • 基于UDP多播传输文件系统
    本软件具有MD5校验和,基于UDP协议编写了多播的服务器与客户端,可以传输文件,同时具有重传机制。
    2021-05-07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载