搜索结果
找到约 2,472 项符合
M-mht 的查询结果
数学计算 一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组; //m 为Data数组大小;n 为peak数组的大小。 //m_Min 为Data数组中最小值 //假设峰值个数PN
一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组;
//m 为Data数组大小;n 为peak数组的大小。
//m_Min 为Data数组中最小值
//假设峰值个数PN>n
书籍源码 flch3rlseg3.m递推的最小二乘辨识程序
flch3rlseg3.m递推的最小二乘辨识程序
数学计算 flch3lseg1.m二阶系统一次性完成最小二乘辨识程序
flch3lseg1.m二阶系统一次性完成最小二乘辨识程序
matlab例程 The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for det
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding
by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been
implemented for a 2x2 system. The reader can program o ...
matlab例程 flch2bzsheg2.m白噪声产生程序
flch2bzsheg2.m白噪声产生程序
数学计算 flch4gaeg1.m梯度校正最小二乘辨识程序
flch4gaeg1.m梯度校正最小二乘辨识程序
matlab例程 flch5rmleg2.m递推的极大似然法辨识程序
flch5rmleg2.m递推的极大似然法辨识程序
数学计算 The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full
The package includes 3 Matlab-interfaces to the c-code:
1. inference.m
An interface to the full inference package, includes several methods for
approximate inference: Loopy Belief Propagation, Generalized Belief
Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods
(Metropol ...
人工智能/神经网络 给定n 个登山机器人接力攀登的总高度m
给定n 个登山机器人接力攀登的总高度m,及每个机器人连续攀登1 米,2 米,…,k米,所用的时间,编程计算最优攀登方案。
其他 运动目标跟踪仿真(内含有三个子程序camshift.m
运动目标跟踪仿真(内含有三个子程序camshift.m,meanshift.m,select.m)