CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Property

搜索资源列表

  1. Histogram-Modification-Matlab-coding

    0下载:
  2. it is matlab code for image histogram modification used to collect the same property of image.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2141
    • 提供者:anbu
  1. doc

    0下载:
  2. ⑴ 自定义磁盘文件管理的数据结构; ⑵ 能够自由创建、修改、删除文件; ⑶ 文件具有一定自定义的属性; ⑷ 能够显示当前系统文件的状态。-⑴ Custom disk file management data structure ⑵ the freedom to create, modify and delete files ⑶ file has a custom property ⑷ can display the status of the current system fi
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:150202
    • 提供者:王立壮
  1. circul

    0下载:
  2. circular convolution is one of the property of discrete fourier transforms. This circular convolution is simply a liner convolution of the periodic extensions of the finite sequences being convolved. Here matlab M file is written for this circular co
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1492
    • 提供者:prabu
  1. DFTandFFT

    0下载:
  2. 信号的DFT和FFT频谱分析,以及对乃奎斯特采样频率的理解练习,对信号分析的朋友很有帮助- For a Linear Frequency Modulation signal,try to analyze its property in frequency domain.Given a system h(t) output.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1703
    • 提供者:卢哲俊
  1. SplayTree

    0下载:
  2. A splay tree is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again. It performs basic operations such as insertion, look-up and removal in O(log n) amortized time.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1759
    • 提供者:a32
  1. Chen---Relay-feedback-tuning-of-robust-PID-contro

    0下载:
  2. Relay Feedback Tuning of Robust PID Controllers With Iso-Damping Property
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:509064
    • 提供者:Sergii
  1. visKDTree

    0下载:
  2. KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。-KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree (k-dimensional search tree) i
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:821257
    • 提供者:曾真
  1. Parking-lot-problems

    0下载:
  2. 关于停车场停车问题的管理,利用队列的性质就一辆车进停车场后的停车位,停车时间,需交停车费,以及停车场空闲车位的管理等问题-Questions about the management of parking lot, use queue of property is a car into the parking lot after the parking space, stop time, pay parking spot, and free parking management
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1202
    • 提供者:周春露
  1. Inversion-of-Mie-Theory

    0下载:
  2. It s easy to get scattering of particle with Mie theory. However, is it possible to get the optical property from experiment scattering spectra? See this inversion Mie theory-It s easy to get scattering of particle with Mie theory. However, is it pos
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:584423
    • 提供者:刘海波
  1. entropyGrad

    0下载:
  2. Entropy is a thermodynamic property that can be used to determine the energy available for useful work in a thermodynamic process, such as in energy conversion devices, engines, or machines. Such devices can only be driven by convertible energy, and
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:570
    • 提供者:KIM JUNG HYUN
  1. Hammerstein_Toolbox_V1.2

    0下载:
  2. In a number of vibration applications, systems under study are slightly non-linear. Cascade of Hammerstein models conveniently allows one to describe such systems. The Hammerstein Toolbox provides a simple method based on a phase property of expone
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10359
    • 提供者:nivalis
  1. VBsrk

    0下载:
  2. 化工热力学SRK物性方法的VB实现,可以当成子程序用,主要用于化工方面的相平衡计算-Chemical thermodynamics SRK property method realized in the Visual basic
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1870
    • 提供者:xiaoming
  1. demo_nnls

    0下载:
  2. PLS - DN是一个有限的牛顿为解决非退化的分段线性系统的算法。 PLS - DN的展品可证明半迭代 财产即在全球范围内的精确解在有限数量的迭代算法收敛。被证明是收敛速度 至少前终止线性。 广泛的算法是在我们的AISTATS 2011纸描述:“一个非退化的分段线性系统的有限牛顿算法”。此演示包重新运行 在解决非负最小二乘法(NNLS)问题上的三个稀疏的设计矩阵,从哈威尔波音收集(达夫等人,1989年)第4.2节的实验。 随着PLS - DN,此演示包建
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:654368
    • 提供者:wang
  1. Skin

    0下载:
  2. BRC MATLAB code for BRC.fig BRC, by itself, creates a new BRC or raises the existing singleton*. H = BRC returns the handle to a new BRC or the handle to the existing singleton CALLBACK ,hObject,eventData,handles,...) calls the local function n
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:141535
    • 提供者:prabhu
  1. lifting_97

    0下载:
  2. 实现9/7小波正反变换 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) 注2: 为了保证正交,所有边界处理,全部采用循环处理 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2509
    • 提供者:徐程序
  1. kst

    0下载:
  2. ks test for checking randomness property
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:919
    • 提供者:
  1. CoolRAR1.4.7-source-code

    0下载:
  2. 国产免费的著名软件酷压的源代码,采用C语言编写,喜欢软件编辑的友友们可以自己下载研究,本作品知识产权属于酷压工作室-Free software made famous cool pressure of the source code, using C language, like Friends of the faithful editing software can download their own research, intellectual property rights belong
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1667783
    • 提供者:qunqun
  1. WindowAPI_04Nov2011

    0下载:
  2. 用matlab实现的windows属性设置软件,能够设置windows里的各个参数-Using matlab to achieve the windows property software, you can set various parameters in the windows
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:22942
    • 提供者:沈博
  1. pfjdxn

    0下载:
  2. 平飞性能计算,包括平飞加减速等性能的计算软件,方便实用。-calculation of property
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2233
    • 提供者:jianyong
  1. Bearing

    0下载:
  2. BEARINGANALYSIS MATLAB code for bearingAnalysis.fig BEARINGANALYSIS, by itself, creates a new BEARINGANALYSIS or raises the existing singleton*. H = BEARINGANALYSIS returns the handle to a new BEARINGANALYSIS or the handle to the exi
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:653145
    • 提供者:artflolo
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com