搜索资源列表

  1. 判别分析

    0下载:
  2. 用来做判别分析,内含案例数据和代码,适用于初学者(Used for discriminant analysis, with case data and code, for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:351232
    • 提供者:粒粒栗
  1. 层次分析法

    0下载:
  2. 用来进行层次分析的matlab代码程序,只需改变层次分析矩阵数据,运行即可出结果。(The matlab code program for hierarchical analysis only needs to change the data of the analytic hierarchy process matrix, and the result can be produced.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:83968
    • 提供者:盖世帝尊
  1. 代码

    0下载:
  2. 先用的层次分析法筛选变量,而后使用聚类分析中的kmeans和pam两种方法,优点在于可以快速聚类,针对较大的数据量(clustering methodology)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:mingming12
  1. 代码

    0下载:
  2. 使用的是深圳市数学建模的电信用户数据,基于数据筛选出高价值用户,并分析他们的消费特点。代码中包括了层次分析法,聚类分析,数据的缺失值、异常值的处理(The code includes the analytic hierarchy process, the clustering analysis, the missing values of the data, and the handling of the abnormity value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:mingming12
  1. 数据分析入门

    0下载:
  2. Udacity数据分析纳米学位课程代码,ipython notebook打开(Udacity nano lesson code)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:654336
    • 提供者:ybnero
  1. U-Boot启动第二阶段代码分析

    0下载:
  2. U-Boot第一阶段的启动流程。(nandflash启动,把nand的4k代码考到sram中,因为nand没址线,不能映射到内存,所以通过sram进行过度,sram中4k代码把整个uboot拷贝到sdram上,初始化好堆栈,为c语言提供条件,进入uboot的第二阶段! )这个阶段主要是初始化硬件设备,为加载U-Boot的第二阶段代码准备RAM空间最后跳转到lib_arm/board.c中start_armboot函数,这是第二阶段的入口
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:131072
    • 提供者:张伟12
  1. DFT代码

    0下载:
  2. 对随机信号进行DFT变换,分析其频谱特性(The DFT transformation of random signals is carried out to analyze the spectral characteristics of the random signals)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:
  1. MATLAB小波分析—张德丰(代码)

    0下载:
  2. 《matlab小波分析》张德丰版的随书代码,关于小波分析比较详尽("Analysis" with the book code a Defeng version of MATLAB wavelet, wavelet analysis on more detailed)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:104448
    • 提供者:TVUD%255F245
  1. MATLAB在语音信号分析和合成中的应用》附件

    0下载:
  2. 这是非常有用的语音信号处理的代码资源,是书《matlab在语音信号分析与合成中的应用》的代码,整理的非常仔细,如何使用都有说明书。非常有价值。(This is a very useful code resource for speech signal processing. It is the code for the application of MATLAB in speech signal analysis and synthes
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-22
    • 文件大小:2836480
    • 提供者:NickTao
  1. 噪声分析算法代码:

    0下载:
  2. 对运动模糊图像的噪声分析算法。希望各位大佬能采纳(Noise analysis algorithm code:)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:204800
    • 提供者:Panta丶
  1. 代码

    0下载:
  2. 利用广义S变换求取地震信号时频谱,参数可调,代码清晰,用途广泛(The generalized S transform is used to get the time spectrum of signals, and the parameters can be adjusted.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:4621312
    • 提供者:seven51370567
  1. matlab代码

    0下载:
  2. 对一组数据用matlab方法进行分析,并最终绘图呈现数据变化(A set of data is analyzed by MATLAB method, and the final drawing shows the change of data)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:有那么一天
  1. 代码

    0下载:
  2. 小波包分析,对信号进行分解和重构,从而获得低噪声,完整的信号(Wavelet packet analysis, decomposition and reconstruction of signals, thus obtaining low noise, complete signal.)
  3. 所属分类:其他小程序

  1. 数学数值分析代码

    0下载:
  2. 高等数学数值分析课程常用的程序,非常实用(Advanced mathematics numerical analysis course commonly used procedures, very practical.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:Bourn邹
  1. EnKF集合卡尔曼滤波代码

    2下载:
  2. EnKF集合卡尔曼滤波代码,用于读写模式集合,包括两种扰动观测分析方案。(These files illustrate the model used for storing, reading and writing the ensemble of model states.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:2054144
    • 提供者:夏亦星天
  1. 时间序列分析(R语言实现)

    0下载:
  2. 时间序列在R中的应用,时间序列分析方法,包括代码和运行结果(Application of time series in R and time series analysis method)
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:2440192
    • 提供者:地外行星
  1. matlab实现数据统计性分析

    0下载:
  2. 均值,中位数,盒图,四分位数,等等统计性分析包括帕累托图。(means,box-picture,and so on)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:189440
    • 提供者:spoilboy
  1. 层次分析法

    0下载:
  2. 数学建模中层次分析法教程以及matlab代码(Analytic hierarchy process in mathematical modeling and matlab code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:24646656
    • 提供者:叱咤风云2333
  1. 《matlab有限元分析与应用》源代码

    0下载:
  2. 包含例子调用,方法原理及公式,书中包含所有的代码(finite element analysis using)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:345088
    • 提供者:nakatazz
  1. matlab_time_frequence时频分析

    0下载:
  2. 对通信信号进行时频分析比较有用的matlab代码(A useful matlab code for time-frequency analysis of communication signals)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:809984
    • 提供者:老支书
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org