Welcome![Sign In][Sign Up]
Location:
Search -

Search list

[Other resourcePSOSAMPLE

Description: PSO (粒子群优法)简单的范例程式 可以提供初学者使用-PSO (PSO You) simple programming model can provide beginners
Platform: | Size: 1162 | Author: 王大元 | Hits:

[Other resourceDYDt3

Description: 一个解算实例。以较高的精度求解卫星经过近地点和远地点的时间。-an example. A higher accuracy solution through satellite perigee and apogee of time.
Platform: | Size: 1397 | Author: Tang | Hits:

[Other resourceGolombCode1

Description: 自适应 Golomb 编码, 为高级数据压缩算法的一种-Adaptive Coding for advanced data compression algorithm of a
Platform: | Size: 1110 | Author: 王晓鹏 | Hits:

[Other resource习题七

Description: matlab在图形处理方面的简单应用 matlab简单程序设计-Matlab graphics processing in a simple application of Matlab simple program design
Platform: | Size: 16624 | Author: 赖峥嵘 | Hits:

[Other resourceaxes

Description: 一个按自己意愿设计子图和轴外注释的小程序,很具有个性化。-A small program to design figure and explanation of outer axes according to one s own willingness, with personal characteristics.
Platform: | Size: 1377 | Author: Tang | Hits:

[Other resourcemyKalman

Description: 卡尔曼滤波器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。
Platform: | Size: 1229 | Author: 王卫 | Hits:

[Speech/Voice recognition/combineVQ_HMM

Description: 用matlab编程来实现,用HMM模型进行孤立词的语音识别-using Matlab programming to achieve with HMM term isolation of Speech Recognition
Platform: | Size: 1117 | Author: 李凌 | Hits:

[Other resourcefeaturecluster

Description: 在语音信号处理中,特征的聚类用matlab来实现-in voice signal processing, feature clustering to achieve using Matlab
Platform: | Size: 1272 | Author: 李凌 | Hits:

[Othergbfcosmfcc

Description: 用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
Platform: | Size: 1036 | Author: 李凌 | Hits:

[Othergbfenlpcc

Description: 用MATLAB编程,实现对一段语音信号LPCC的提取-MATLAB programming, to achieve a voice signal from the LPCC
Platform: | Size: 945 | Author: 李凌 | Hits:

[OtherDratio

Description: 用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用-MATLAB programming to voice signals over the D, D than in the Speaker feature extraction Applications
Platform: | Size: 837 | Author: 李凌 | Hits:

[Other resourcefitellipse

Description: 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
Platform: | Size: 1767 | Author: 王流 | Hits:

[Other resourceprtools_ac

Description: 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, just for research reference.
Platform: | Size: 696953 | Author: 王建财 | Hits:

[Other resourceUML核心编程技术

Description: UML基本知识的介绍。作为UML入门级书籍不错-UML basic knowledge of the world. UML as a good entry-level books
Platform: | Size: 6372067 | Author: 杨威 | Hits:

[Other resourcepufengsousuo

Description: 这是我师兄做的空间谱估计的内容。这只是一小部分程序,希望大家能够接受,下载吧。-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.
Platform: | Size: 7096 | Author: 杨洋 | Hits:

[Other resource情感识别

Description: 压缩包中的一系列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.
Platform: | Size: 247492 | Author: 葛林 | Hits:

[Other resource实验2-插值与拟合

Description: 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpolation results by changing the No. of points. 2. Grasp the method of linear minimun 2 product mehtod using matlab. 3. Solve the practical problems though the study of example of how to use interpolation and fitting method. Pay attention to the relation and difference of the 2 methods.
Platform: | Size: 120373 | Author: 葛林 | Hits:

[Other resource实验3-数值积分

Description: 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。
Platform: | Size: 34573 | Author: 葛林 | Hits:

[Other resource实验4-微分方程

Description: 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
Platform: | Size: 100454 | Author: 葛林 | Hits:

[Other resource实验5-雅可比迭代

Description: 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss - Seidel iterative solution equations Ax = b, analysis, comparison of the results
Platform: | Size: 17358 | Author: 葛林 | Hits:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

CodeBus www.codebus.net