-
current_pow_sim_cpp
博弈论自适应功率控制中的实现,应用于认知无线电和频谱管理领域。(Game Theory Adaptive Power Control in the realization of applied cognitive radio and spectrum management.)
- 2007-08-22 15:06:26下载
- 积分:1
-
tuxianpipei-dabao
MATLAB图像配准源程序,初学者一起研究.图像配准的程序,在网上流传很多,本人把能找到的都打包.(MATLAB source image registration, novices together. Step one, calculated to be scale-space image registration and to obtain scale-space Harris corner step 2, using affine shape modification technology scale Harris corner points of space iterative processing step three of the feature point matching method using the descriptor and matching to achieve registration by matching)
- 2010-05-24 11:49:32下载
- 积分:1
-
fisher--matlab
利用fisher线性判别分析方法的matlab代码(Use of fisher linear discriminant analysis method matlab code)
- 2014-10-29 19:52:17下载
- 积分:1
-
neWAC
Wide Area Control Example
- 2014-12-22 19:21:54下载
- 积分:1
-
time
用matlab编写的用于测试cpu时间的小程序,简单管用(Matlab prepared using cpu time for testing of small procedures, a simple effective)
- 2008-05-05 15:20:40下载
- 积分:1
-
CDMA
利用MATLAB实现CDMA系统的基本功能。(Use MATLAB to achieve the basic functions of CDMA systems.)
- 2009-06-04 23:09:11下载
- 积分:1
-
coherent-and-noncoherent
说明: 进行回波积累,我们可以进行相参积累和非相参积累,怎么来实现,还有如何进行比较?(Accumulation of the echo, we can be coherent and non-coherent integration, how to achieve, and how to compare?)
- 2020-11-06 19:39:49下载
- 积分:1
-
nne_smlk
neural network similation fot load flow studies
- 2013-04-13 19:09:32下载
- 积分:1
-
xiaobobaonengliangfenxi
小波包提取滚动轴承故障能量特征的matlab程序,大家只要把采集的滚动轴承振动信号数据放入程序中即可使用,希望对大家有所帮助。(Bearing Fault wavelet packet energy feature extraction matlab program, we just put a rolling bearing vibration signal collected data into the program to use, we want to help.)
- 2013-08-11 12:45:19下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1