登录
首页 » matlab » histnorm

histnorm

于 2011-11-18 发布 文件大小:1KB
0 201
下载积分: 1 下载次数: 3

代码说明:

   HISTNORM Histogram normalized [...] = HISTNORM(...) works like HIST, but the frequency is normalized so that area sum is 1. Bonus usage! [...] = HISTNORM(..., plot ) plots and returns the output arguments. Be sure plot is the last argument. Example: data = randn (10000, 1) [xo,no] = histnorm(data, 101, plot ) hold on plot (no, normpdf(no), r ) hold off See also: HIST.

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

发表评论

0 个回复

  • bagging
    Breiman的bagging算法,是bootstrap aggregating的缩写,是最早的Ensemble算法之一,它也是最直接容易实现,又有着另人惊讶的好效果的算法之一。(Breiman’s bagging, short for bootstrap aggregating, is one of the earliest ensemble based algorithms.)
    2021-05-13 23:30:02下载
    积分:1
  • l1-algorithm
    该软件包包含了合并执行在MATLAB9升-1的最小化算法。每个函数都使用一组参数是一致的(如停止准则和公差)与我们的基准脚本接口。 正交匹配追踪:SolveOMP.m 原对偶内点法:SolvePDIPA.m 梯度投影:SolveL1LS.m 同伦:SolveHomotopy.m 迭代阈值:SolveSpaRSA.m 近梯度:SolveFISTA.m TFOCS:SolveTFOCS.m SesopPCD:SolveSesopPCD.m 原始增强拉格朗日乘子:SolvePALM.m 双增广拉格朗日乘子:SolveDALM.m SolveDALM_fast.m(The package contains L1 minimization algorithm. such as SolveSpaRSA.m、SolveFISTA.m)
    2015-04-28 13:57:18下载
    积分:1
  • shangjishiyan
    matlab 专业设计 源于课本的原文件 适合于编程人员(matlab professional design textbooks from the original document is suitable for programmers)
    2007-08-12 10:56:37下载
    积分:1
  • Class
    说明:  forward处理程序,使用于煤炭、石油天然气行业(forward processing procedures used in the coal, oil and gas industry)
    2010-03-24 08:51:16下载
    积分:1
  • matlab_fun
    MATLAB常用函数参考,各种函数命令,操作指南。(MATLAB function reference, a variety of command functions, operation guide.)
    2009-07-10 16:43:47下载
    积分:1
  • peak_searching
    MATLAB从光谱仪生成的excel读取数据,并将根据读取的数据绘图,然后进行多峰值检测,将检测的峰值生成excel(peak searching)
    2015-12-22 17:26:33下载
    积分:1
  • kuopintongxinxitongfangzhen
    模拟整个扩频系统,为学习和设计有关扩频系统提供帮助,里面有信号的发生和接受端信号的捕获,文件夹里面的m文件可直接在matlab上实现(Simulate the spread spectrum system for the study and design of spread spectrum systems to help, there are signal generation and signal capture the receiving end, inside the folder in the matlab m files can be directly implemented on)
    2011-05-12 16:02:04下载
    积分:1
  • MATLAB
    matlab的使用说明,从最基本的方法将起,适合新手使用
    2012-04-25 13:31:16下载
    积分:1
  • freqres
    Frequency response of second order system
    2012-08-24 13:04:50下载
    积分:1
  • LMS
    用matlab语言实现了实现了LMS算法,方法简单,易于实现理解(LMS algorithm using Matlab language, the method is simple, easy to implement understanding)
    2012-09-07 19:02:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载