-
mathlinkmixedadvancedprogramming
说明: 该文档介绍了如何利用Mathematica的Mathlink通讯机制,混合多种高级语言编程.(This document describes how to use Mathematica' s Mathlink communication mechanism, mixed a variety of high-level language programming.)
- 2010-04-05 01:16:27下载
- 积分:1
-
kemllman
卡尔曼滤波程序。实现多维卡尔曼滤波卡尔曼滤波程序。实现多维卡尔曼滤波(Kalman filter procedure.维卡尔曼realize multi-filter
)
- 2012-04-15 14:27:34下载
- 积分:1
-
deltamfcc
a modified matlab program for mfcc and their delta
- 2013-02-27 21:53:52下载
- 积分:1
-
OFDM-channel-estimation-methods
OFDM信道估计的几种方法的仿真,包括最小二乘(LS)法、最小均方误差(MMSE)法、线性最小均方误差(LMMSE)法以及奇异值(SVD)分解法等,毕设资料,非常珍贵(several OFDM channel estimation methods,which contains the least-squares (LS), the minimum mean square error (MMSE), the linear minimum mean square error (LMMSE) and the singular value decomposition (SVD))
- 2021-04-14 13:08:55下载
- 积分:1
-
m10_9
一维自组织特征映射网络对输入向量空间进行识别分类(One-dimensional self-organizing feature map network input vector space to identify categories)
- 2009-03-12 11:25:27下载
- 积分:1
-
hosa_d
对于一个随机的非高斯信号或者一个确定信号有很多的信息(远不止功率谱...)。本工具用来分析高阶谱和时频分布。(For a random signal or a set of non-Gaussian signals have a lot of information (far more than the power spectrum ...)。 This tool is used to analyze higher-order spectra and time-frequency distribution.)
- 2009-10-18 09:40:25下载
- 积分:1
-
MATLAB_fitting_center
在MATLAB中对圆心进行拟合,并看看其拟合的效果,这个代码不是很好,仅供参考。(In MATLAB, to fit on the center and see the fitting results, the code is not very good, for reference only.)
- 2010-12-17 15:13:16下载
- 积分:1
-
The_simulation_migration_robot_evades_the_experime
移动机器人避障实验MatlaB仿真程序(对学习MATLAB仿真的有用)(Mobile robot obstacle avoidance MatlaB experimental simulation program (MATLAB simulation for learning useful))
- 2009-06-13 09:43:14下载
- 积分:1
-
VC.MATLAB
说明: VC和matlab的教程,好用,放心下载,希望对大家有帮助(VC, and matlab tutorial, easy to use, secure download, we want to help)
- 2010-04-17 12:07:55下载
- 积分:1
-
showcontextmenu_v2
使用方法如下:
---------------------------------
hcmenu1= uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
尝试使用实例test_showcontextmenu.m。
这也包含了日常琐碎的一些功能:
getParentFigure(hObject)
%的投资回报hObject的父母图
getPositionOnFigure(hObject,单位)
%返回对象的绝对位置上的数字
getRelPosition(hObject,单位)
%的人能(hObject, 定位 )与特定的 单位 (Use as follows:
---------------------------------
hcmenu1 = uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
Try test_showcontextmenu.m for usage example.
This also contains a number of trivial routine functions:
getParentFigure(hObject)
returns hObject s parent figure
getPositionOnFigure( hObject,units )
returns absolute position of object on a figure
getRelPosition( hObject,units )
get(hObject, Position ) with specific units )
- 2011-05-23 11:25:13下载
- 积分:1