搜索资源列表

  1. DYDt3

    0下载:
  2. 一个解算实例。以较高的精度求解卫星经过近地点和远地点的时间。-an example. A higher accuracy solution through satellite perigee and apogee of time.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1397
    • 提供者:Tang
  1. GolombCode1

    1下载:
  2. 自适应 Golomb 编码, 为高级数据压缩算法的一种-Adaptive Coding for advanced data compression algorithm of a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1110
    • 提供者:王晓鹏
  1. 习题七

    0下载:
  2. matlab在图形处理方面的简单应用 matlab简单程序设计-Matlab graphics processing in a simple application of Matlab simple program design
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16624
    • 提供者:赖峥嵘
  1. axes

    0下载:
  2. 一个按自己意愿设计子图和轴外注释的小程序,很具有个性化。-A small program to design figure and explanation of outer axes according to one s own willingness, with personal characteristics.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1377
    • 提供者:Tang
  1. myKalman

    0下载:
  2. 卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。-Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) This is made by me for my course design。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1229
    • 提供者:王卫
  1. VQ_HMM

    0下载:
  2. 用matlab编程来实现,用HMM模型进行孤立词的语音识别-using Matlab programming to achieve with HMM term isolation of Speech Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1117
    • 提供者:李凌
  1. featurecluster

    0下载:
  2. 在语音信号处理中,特征的聚类用matlab来实现-in voice signal processing, feature clustering to achieve using Matlab
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:李凌
  1. gbfcosmfcc

    0下载:
  2. 用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:李凌
  1. gbfenlpcc

    0下载:
  2. 用MATLAB编程,实现对一段语音信号LPCC的提取-MATLAB programming, to achieve a voice signal from the LPCC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:李凌
  1. Dratio

    0下载:
  2. 用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用-MATLAB programming to voice signals over the D, D than in the Speaker feature extraction Applications
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:837
    • 提供者:李凌
  1. fitellipse

    0下载:
  2. 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:王流
  1. prtools_ac

    0下载:
  2. matlab的模式识别toolbox,将它解压缩,拷贝到matlab目录下的toolbox下,声明:请不要将这个工具箱应用到商业用途上,仅作学术参考。-pattern recognition tool box. Please unzip, copy it under the directory of matlab toolbox. Announcement: Don t apply it to commercial usage, jus
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:696953
    • 提供者:王建财
  1. UML核心编程技术

    0下载:
  2. UML基本知识的介绍。作为UML入门级书籍不错-UML basic knowledge of the world. UML as a good entry-level books
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6372067
    • 提供者:杨威
  1. pufengsousuo

    0下载:
  2. 这是我师兄做的空间谱估计的内容。这只是一小部分程序,希望大家能够接受,下载吧。-this done I saw the space Spectral Estimation content. This is only a small part of the procedure, hoping that everyone can accept, download it.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7096
    • 提供者:杨洋
  1. 情感识别

    2下载:
  2. 压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。-compressed in a series of Matlab program of "specific emotional crowd voice recognition" of the new study. Specific details of compressed see the papers.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:247492
    • 提供者:葛林
  1. 实验2-插值与拟合

    0下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation met
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:120373
    • 提供者:葛林
  1. 实验3-数值积分

    0下载:
  2. 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34573
    • 提供者:葛林
  1. 实验4-微分方程

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:100454
    • 提供者:葛林
  1. 实验5-雅可比迭代

    0下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss - Seidel iterative solution equations Ax = b, analysis, comparison of the results
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:17358
    • 提供者:葛林
  1. 遗传算法工具箱

    0下载:
  2. 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:106471
    • 提供者:qianyg
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org