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

Search list

[Other resourcedp

Description: 一个简单实用的dtw算法,可以在matlab中实现DTW的计算!
Platform: | Size: 875 | Author: wdm | Hits:

[AI-NN-PR朴素贝叶斯

Description: 调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
Platform: | Size: 2048 | Author: | Hits:

[matlabdp

Description: 一个简单实用的dtw算法,可以在matlab中实现DTW的计算!-A simple and practical DTW algorithm can be realized in matlab calculation DTW!
Platform: | Size: 1024 | Author: wdm | Hits:

[Software Engineeringspeechrecognition

Description: 特定人孤立词语音识别中,最为简单有效的方法是采用动态时间弯折(dynamictimewa甲ing,DTw)算法。该算法基于动态 规划(DP)的思想,解决T发音长短不一的模板匹配问题,是语音识别中很成功的一种匹配算法。 -ion,ieh15basedondyniegramming(DP).xtsolvestheproblemoftemplatemateh.
Platform: | Size: 272384 | Author: lizheng | Hits:

[OtherMinForeDynprog

Description: 该程序实现了一个标准的动态规划算法,对研究动态规划很有帮助。-It is a code to study DP.
Platform: | Size: 1024 | Author: 向桂英 | Hits:

[Program doclijing

Description: 基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去关心,正是由于Simulink 具有这些特点,所以它被广泛的应用在通信仿真中,利用Simulink 强大的工具箱和其建模的优势建立了常用的DPCM数字电话通信系统仿真模型,对该通信系统进行了模型构建、系统设计、仿真演示、结果显示以及综合性能分析,而且该分析方法同样可推广到其它的通信系统,具有普遍意义。-Simulink-based simulation of Simulink DPSK communication system is provided by MATLAB dynamic system modeling and simulation of a software package that allows users to shift attention from the programming model of the structure, the user save a lot of repetitive coding work Simulink Each module is transparent to the user, the user need only know the module s input, output and functional modules, rather than how the realization of the internal control module, and then left to the user to do is how to use these modules to build model to fulfill its a simulation tasks as Simulink s Ge Ge module at run time how Zhi Xing, Shi Jian yes how to sample, events are the details of how to drive and so on Xing problem, users can not care, Zheng Shi as Simulink those characteristics, so Ta is widely used in communication simulation, using Simulink toolbox and its powerful modeling advantage of the establishment of a common DPCM Digital telephone communication system simulation model, the communica
Platform: | Size: 7168 | Author: wjw | Hits:

[AI-NN-PRmatlab-dpd

Description: matlab仿真dpd,预失真的算法,在读博士仿真源码,包括volterra,saleh,多项式。-matlab simulation dpd, pre-distortion algorithm, Ph.D. simulation source code, including the volterra, saleh, polynomials.
Platform: | Size: 320512 | Author: zhudewei | Hits:

[matlabMatlab

Description: 仿真雷达信号检测,虚警概率、检测概率、信噪比之间关系-simulink the detection of radar signal.relation between FAP、DP and SNR
Platform: | Size: 1024 | Author: xx | Hits:

[Communication-MobileDP-DPSK

Description: 二进制DP-DPSK调制matlab仿真程序-DP-DPSK modulation
Platform: | Size: 53248 | Author: lianglanfei | Hits:

[matlabDP

Description: 动态规划的matlab程序,经调试可以运行-Dynamic planning matlab, the debugging can run
Platform: | Size: 2048 | Author: | Hits:

[matlabDP

Description: DP算法的实现,通过matlab实现,绘图分类.-DP algorithm, through matlab implementation, drawing classification
Platform: | Size: 1024 | Author: 杨帆 | Hits:

[Othermatlab-optimization-computation

Description: 近似强化学习和动态规划工具箱。包含各种具体实例和算法程序。非常有用。-A Matlab Toolbox for Approximate RL and DP This toolbox contains Matlab implementations of a number of approximate reinforcement learning (RL) and dynamic programming (DP) algorithms.
Platform: | Size: 2905088 | Author: yinpeng | Hits:

[Othergai4_2014_12_11_ny

Description: 混合动力汽车动力系统控制算法计算与优化中,使用动态规划算法优化汽车输出转矩MATLAB程序。(Simulation and Optimization of Power System Control Algorithm for Hybrid Electric Vehicle. Using Dynamic Programming Algorithm to Optimize Automobile Output Torque MATLAB Program.)
Platform: | Size: 5120 | Author: 张炫迈 | Hits:

[Graph programDesktop

Description: 实现简单的dp算法,只是一个简单的例子。(The approach of method of dp)
Platform: | Size: 36864 | Author: 大大大大大的 | Hits:

[OtherDesktop

Description: 简单的实现dp的小例子,很简单很简单,基本上网上都有(A sample of the method of dp)
Platform: | Size: 37888 | Author: 大大大大大的 | Hits:

[OtherDesktop

Description: 简单的dp算法,实现起来很简单,没用的小心(a sample method of dp)
Platform: | Size: 75776 | Author: 大大大大大的 | Hits:

[OtherDesktop

Description: 实现简单的dp算法和程序,非常简单不需要看(Simple DP algorithm and procedures, very simple, do not need to see)
Platform: | Size: 152576 | Author: 大大大大大的 | Hits:

[matlab布谷鸟算法优化DP

Description: 该算法为原始代码,可以提供给读者阅读与学习,掌握初始技能(Optimization of cuckoo algorithm)
Platform: | Size: 48128 | Author: 周大卫 | Hits:

[matlab100 Gbps DP-QPSK System with DSP (1)

Description: 相干光通信接收端补偿MATLAB代码以及Optisystem仿真系统文件(Compensation MATLAB code for receiver terminal of coherent optical communication)
Platform: | Size: 336896 | Author: zhenghao2401 | Hits:

[matlabExercise-dp-learning

Description: 深度学习例子,共五个,逻辑回归,线性回归等等(deep learning examples)
Platform: | Size: 13312 | Author: 凌云鹏韵 | Hits:
« 12 »

CodeBus www.codebus.net