搜索结果
找到约 3,849 项符合
m-t 的查询结果
Delphi控件源码 用delphi语言实现运筹学通用单纯形程序-大M法
用delphi语言实现运筹学通用单纯形程序-大M法
matlab例程 Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree
Included are the files wav1.m, wav2.m, wavecoef.mat and readme.
wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daube ...
其他 A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute suc ...
其他书籍 M AT L A B是一个可视化的计算程序
M AT L A B是一个可视化的计算程序,被广泛地使用于从个人计算机到超级计算机范围内
的各种计算机上。matlab学习手册
数值算法/人工智能 实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析
实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析
VHDL/FPGA/Verilog m序列在dspbuilder下产生VHDL源码及其测试激励文件的matlab模型,在modelsim下仿真通过
m序列在dspbuilder下产生VHDL源码及其测试激励文件的matlab模型,在modelsim下仿真通过
数学计算 概率论与数理统计中的t分布函数
概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐
文章/文档 简单的 Discrete Event Simulator M/M/K/K queue 含Readme。 可在此基础上开发复杂的仿真程序 请用 tar -xzvf sim.tar.gz 解压
简单的 Discrete Event Simulator
M/M/K/K queue
含Readme。 可在此基础上开发复杂的仿真程序
请用 tar -xzvf sim.tar.gz 解压
嵌入式/单片机编程 含t h r e a d x,u c o s 的b s p
含t h r e a d x,u c o s 的b s p
VC书籍 HMM(Hidden Markov Model)
HMM(Hidden Markov Model),狀態數目N=3,觀察符號數目M=2,時間長度T=3。
(a) Probability Evaluation: 給定狀態轉換機率A、狀態符號觀察機率B、和起始機率 ,求觀察序列 出現的機率。
(b) Optimal State Sequence: 給定狀態轉換機率A、狀態符號觀察機率B、起始機率 、和觀察序列 ,求一個狀態序列 使得O出現的機率最大。 ...