搜索资源列表
LinkLayerModelMATLAB
- 无线网络中,链路状态模型在matlab中的方针实现的源代码-wireless network, and link state model in Matlab the approach to achieve the source code
BUCK
- BUCK的matlab模型,在连续电流模式下,改变占空比,改变输出电压-BUCK' s matlab model, in the continuous current mode, changing the duty cycle, change the output voltage
IDEA
- IDEA(1/8) 功能模型,用matlab语言实现-IDEA (1/8) functional model, using matlab language implementation
matlab100examples
- 关于复杂网络中小世界模型中,无标度网络的模型算法-about the small world of the complex networks in the BA so^of the mode
DMC
- DMC控制由于具有对模型精度要求低,控制精度高鲁棒性强等优点可有效的克服过程的不确定性、非线性和关联性,并能方便的处理过程被控量和操纵变量中的各种元素。所以对该系统应用DMC控制方法进行MATLAB仿真。-DMC control accuracy because the model has low and high control precision and strong robustness advantages of the process can effectively overcome
skhn1
- 基于MATLAB的双向耦合帐篷映射格子模型的设计,产生简单的二元混沌图-MATLAB-based two-way coupled tent map lattice model of design, to produce a simple binary chaotic Figure
[GM(1-1)_]MATLAB
- 灰色模型在matlab中的一个程序代码,可用于预测-Gray model in matlab code can be used to predict
twomass
- 是两质量系统matlab中simulink模型-Two quality system matlab simulink model
MATLA_xiangliang_B_X_L_P
- 基于MATLAB支持向量机实验模型研究与设计 支持向量机作为一种优秀的学习方法,它具有理论完备、适应性强、全局优化、训练时间短、泛化性能好等优点,已成为当前国际机器学习界的研究热点,有着很好的应用前景。-MATLAB-based support vector machine experimental model of research and design support vector machine as an excellent way to learn, it has the adva
HMM_SVM
- 用matlab实现的基于马尔科夫模型和支持向量机的人脸识别系统。非原创,运行了效果很好,功能很强大。具体功能:可根据训练与测试样本生成数据库;计算人脸识别率(96.5 );可以识别出指定的图像;可以识别摄像头获取的人脸图像。-Matlab based on markov model and support vector machine (SVM) face recognition system. The original, run the effect is very good, the fun
One-dimensional-cloud-model
- 一维云模型源代码,用matlab生成,是最基本的函数,图形结果是一个正态函数。-One dimensional cloud model
Matlab
- RFID室内定位的相关算法,对传统的基于RSSI定位模型进行改进。-RFID indoor positioning
Genetic_algoritnm
- 遗传算法在Matlab中实现,用于估计模型参数。-genetic algorithem
ARIMA
- Matlab计算自回归滑动平均模型参数,自回归滑动模型-Matlab autoregressive moving average model parameters
ruqinjiance-svm
- matlab源文件,对网络数据进行入侵检测,利用libsvm工具箱,对特征进行分类。内容包括:数据的归一化,参数择优(交叉验证),建立svm模型,性能评价。压缩包内有详细的说明文档。-matlab source files, network data for intrusion detection, to use libsvm toolbox, to classify the characteristics. The contents include: data normalization, p
pso-dace-optimization
- 改进的粒子群优化克里金模型,相较传统的克里金模型MATLAB数据包,此方法输入参数更少-Improved particle swarm optimization kriging model, compared with the traditional kriging model MATLAB data packet, this method less input parameters
DeepLearnToolbox-matlab
- DBN代码 DBNs是一个概率生成模型,与传统的判别模型的神经网络相对,生成模型是建立一个观察数据和标签之间的联合分布。-DBN code DBNs generate a probability model, and determine the neural network model is relatively traditional, distributed generation model is to establish a joint observation data and tags.
MATLAB
- matlab 格子玻尔兹曼D2Q9 百度文库下载的 能用行 扰流模型-lattice boltzmann
tvapm
- 水声学模型,MATLAB语言为主,叠加其他模型(the underwater acoustic model)
dtw
- 可以用来实现dtw。在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。(Can be used to implement DTW)