-
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
-
SPWM-voltage-invertor
:SPWM调制技术是通过改变输出方波的占空比来改变等效的输出电压,其调制波为正弦波,脉冲宽度间占空
比按正弦规率排列, 这样输出波形经过适当的滤波可以做到正弦波输出。它广泛的用于支流交流逆变器。本次实
验使用Matlab/Simulink对SPWM技术进行仿真并分析数据。(: SPWM modulation by changing the duty cycle square wave output to change the equivalent output voltage, the modulated sine wave, pulse width, duty cycle between the rate at sine arranged so that the filter output waveform can be done properly to the sine wave output. It is widely used in branch AC inverter. The experiment uses Matlab/Simulink simulation of the SPWM technique and analyze data.)
- 2011-05-22 15:03:05下载
- 积分:1
-
Read_EH4_FileY_By_Matlab
EH4 Y 文件读取,用MATLAB编写(EH4 Y file read using MATLAB)
- 2012-06-29 14:12:46下载
- 积分:1
-
plotyyy
matlab如何绘3 y轴图(一个横坐标,三个纵坐标)?_(Draw three vertical coordinates)
- 2014-09-07 23:31:11下载
- 积分:1
-
Centroid
WSN 质心定位算法 Centorid Algorithm
加经典参考文献
A: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。
B:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点一旦被定位就充当起锚节点的功能,向周围邻居发送自己的估计坐标信息
未知节点把已经定位的未知节点与锚节点同等对待
C:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。(WSN centroid localization algorithm Centorid Algorithm
A: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown node using the neighbor anchor nodes to locate, no neighbors anchor nodes and unknown nodes can not be located.
B:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown nodes are positioned on as soon as the function of anchor nodes to send their neighbors estimated coordinate information
Unknown unknown node to node already positioned anchor nodes treated equally
C:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Of the unknown neighbor anchor node the neighbor nodes are only positioned anchor nodes, )
- 2013-08-31 19:13:47下载
- 积分:1
-
mi
说明: 多变量的互信息的matlab的函数的源码,用于矩阵和其概率已知情况下的互信息的估计()
- 2008-03-29 12:39:09下载
- 积分:1
-
transient-performance
详细介绍了自适应滤波器的瞬态性能及其实现过程。(Details of the transient performance of the adaptive filter and its implementation process.)
- 2013-04-29 15:03:20下载
- 积分:1
-
Time-Series-program
一些有用的时间序列分析相关程序(matlab)(Time Series program)
- 2014-01-02 19:49:42下载
- 积分:1
-
基于峭度的盲源分离算法 kurtosis
基于峭度的盲源分离算法,可以用于语音的分离,提高语音信号质量(Blind source separation algorithm based on kurtosis can be used to separate voice and improve the quality of voice signal)
- 2020-11-04 23:19:52下载
- 积分:1
-
xiaoboquzao
基于matlab运用小波变换的方法实现对程序中引入的红外图像的去噪处理(Wavelet transform method is used to denoise processing based on matlab for the infrared image that is introduced in the program. )
- 2021-05-15 12:30:02下载
- 积分:1