-
An-algorithm-for-linear-constrained-adaptive-arra
An algorithm for linear constrained adaptive array processing
- 2014-09-26 07:13:29下载
- 积分:1
-
papers
This contains various research papers
- 2017-01-28 12:02:49下载
- 积分:1
-
dsp_solutions_and_ppt_matlab_sourcefile
清华大学胡广书教授< 数字信号处理理论算法实现>>第二版一书的配套题解和电子课件一书《数字信号处理题解及电子课件》(2007年5月出版)的matlab源程序。(Tsinghua University Professor Hu Guangshu )
- 2007-10-03 23:19:38下载
- 积分:1
-
compresion_img
Bayesian classification algorithm based on image threshold segmentation iterative threshold segmentation algorithm for the best environment to run correctly matlab7.0
- 2010-10-19 05:31:51下载
- 积分:1
-
FDTD
用matlab实现的时域有限差分法程序,模拟了金属槽的电势分布。(Matlab implementation of the finite difference time domain method program to simulate the potential distribution of the metal tank.)
- 2012-05-14 20:53:02下载
- 积分:1
-
adaptive_filtering_rls_iir_delaying
it s really good i mean very very good what I meant is it s really good
- 2014-10-25 17:28:56下载
- 积分:1
-
OPF
内点法最优潮流,可计算118节点系统的交直流最优潮流(OPF interior point method, calculate the AC-DC OPF 118-node system)
- 2021-04-16 15:08:54下载
- 积分:1
-
pda
美国伊利诺伊大学MaYi博士做的广义PCA算法的源代码(Complete rewrite of the test_gpca function to use the generalized data
generation function instead.)
- 2010-11-21 19:14:15下载
- 积分:1
-
粒子群算法之一,可在matlab中运行-PSO
说明: 粒子群算法之一,可在matlab中运行,分析一些函数的最优化问题(a kind of particle swarm, can be used in matlab)
- 2020-06-22 13:00:02下载
- 积分: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