CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 函数

搜索资源列表

  1. qwet1234

    0下载:
  2. 在 MATLAB 中的窗函数,十分简单: 矩形窗 三角窗 汉宁窗 海明窗 布拉克曼窗 恺撒窗 -In MATLAB, the window function is very simple: a rectangular window of triangular windows Hanning Hamming Blackman Window Caesar Window
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:7004
    • 提供者:JEFF
  1. Guass-Matlab

    3下载:
  2. 运用径向基高斯函数作出图像修复,并附带相应代码以及图像实例-Gaussian radial basis function to image restoration, and with the corresponding instance of the code and image
  3. 所属分类:matlab

    • 发布日期:2016-06-05
    • 文件大小:1525760
    • 提供者:丁开国
  1. detectcell

    1下载:
  2. matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂-matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2419693
    • 提供者:王银虎
  1. PID.m

    1下载:
  2. 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:673
    • 提供者:madier
  1. pls

    2下载:
  2. 偏最小二乘法PLS广泛应用于很多领域。这个程序包提供了一个函数,使用非线性迭代偏最小二乘法NIPALS算法,实现PLS回归。同时包含NIPALS算法的教程-PLS PLS is widely used in many areas. This package provides a function, use of non-linear iterative partial least squares algorithm NIPALS achieve PLS regression. NIPALS al
  3. 所属分类:matlab

    • 发布日期:2014-09-21
    • 文件大小:32134
    • 提供者:xuechaoling
  1. asy_generator

    0下载:
  2. 用matlab里的simlink及s函数编写的异步发电机模型,能作为风力发电机等异步发电机模型-Used in the matlab function simlink and prepared s induction generator model, such as a wind turbine model
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7263
    • 提供者:ALPHA
  1. fenbu

    1下载:
  2. 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数-Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution funct
  3. 所属分类:matlab例程

    • 发布日期:2012-12-16
    • 文件大小:543
    • 提供者:丫丫
  1. yucehanshudeMATLAB

    0下载:
  2. 预测函数控制MATLAB程序 阶跃 正弦 随机输入信号下的情况-Predictive functional control procedures step MATLAB random sinusoidal input signal under the circumstances
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1342
    • 提供者:wanbing
  1. runge

    1下载:
  2. 数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:15289
    • 提供者:zn
  1. Tamura

    0下载:
  2. Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。程序包包含了matlab计算Tamura纹理特征的子函数和主函数。-Tamura texture features corresponding to the six components
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:315646
    • 提供者:
  1. BPSK

    2下载:
  2. 上采样和下采样的matlab程序,以函数形式给出,有三种模式。-upsampling,downsampling,matlab,three mode
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:918
    • 提供者:顾君昳
  1. analyze_pcap_arp_ip_udp_icmp

    0下载:
  2. 用分析文件的方法对pcap文件进行解包,pcap文件是tcpdump的标准文件;如果用libpcap开发,要用p_open_offline函数。样例代码,供学习,欢迎指正。-Analysis of documents on file pcap unpack, pcap file is the standard document tcpdump If libpcap development, use p_open_offline function. Sample code for learnin
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-03
    • 文件大小:4697
    • 提供者:songkun
  1. ffs

    1下载:
  2. 在matlab环境下仿真随机信号,括号内为内容(正弦信号、白噪声信号、正弦信号附加白噪声三种信号形式) 的代码,计算该随机信号的相关函数和功率谱-In the matlab simulation environment, random signals, the contents of brackets (sinusoidal signal, white noise signal, sine wave signal form of three additional white noise
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:624
    • 提供者:learner
  1. AmbiguityFunction

    2下载:
  2. 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1598
    • 提供者:simonradar
  1. signal_ambiguity_function

    0下载:
  2. 这个源码可以分析绘制多种信号的模糊函数,已经试验过巴克码,线性调频信号,脉冲信号等-Descr iption: This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)sho
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1674
    • 提供者:杨天
  1. hw

    0下载:
  2. 实现您自己的直方图均衡或匹配算法。提交您的代码和演示图像。以及和MATLAB的函数histeq()的比较结果。-Realize your own Histogram equalization or matching algorithm. Submit your code and demo images. Compare your result with matlab function histeq().
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:79850
    • 提供者:秦稼轩
  1. ColorSph

    1下载:
  2. 计算球谐函数图形,对球谐函数图形进行仿真-Graphic computing spherical harmonics, the spherical harmonic function graphics simulation
  3. 所属分类:matlab例程

    • 发布日期:2012-11-01
    • 文件大小:530
    • 提供者:黄鹤
  1. AMDF_MatlabAnalysis

    3下载:
  2. 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
  3. 所属分类:matlab

    • 发布日期:2015-05-21
    • 文件大小:20480
    • 提供者:吴艳花
  1. cacode

    1下载:
  2. gps C/A 码产生的matlab函数-GPS C/A code genarate
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:1487
    • 提供者:zjb3617
  1. edge

    0下载:
  2. Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:53298
    • 提供者:zhangwei
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com