-
fskd
这是fskd频率调制的matlab代码程序,可以验证调制的效果。(fskd)
- 2009-03-11 13:00:27下载
- 积分:1
-
TestSave
一种MATLAB的自动保存程序,程序适用多种情况(Auto-save of a MATLAB program, the program applies a variety of situations)
- 2010-02-01 15:46:43下载
- 积分:1
-
P_PI_PID_CONTROL
说明: PID控制算法的经典实例哦!希望对大家有用(Documents and Settings)
- 2011-03-09 06:46:45下载
- 积分:1
-
KMEANS
说明: 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图(Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan)
- 2008-10-09 13:00:06下载
- 积分:1
-
Modelling_of_PMSM
compares inbuilt simulink model to designed simulink model of PMSM
- 2020-07-01 14:40:01下载
- 积分:1
-
huise
灰色预测模型 肯定可以用,自己已经试过了(The gray predictive models certainly can be used, that they have tried)
- 2013-03-20 18:28:13下载
- 积分:1
-
3
说明: 对程序利用matlab对空时编码中的分集技术进行了仿真,通过对比采用分集技术和不采用此技术来进行性能分析(Matlab program for use on space-time coding techniques in the sub-set of the simulation, by comparing the use of diversity technology and do not use this technology for performance analysis)
- 2011-11-22 09:23:55下载
- 积分:1
-
chap10
有SOM、LVQ、ART三種不同方式的類神經網路可以參考的實例(Has SOM, LVQ, ART in three different modes of neural network can refer to examples of)
- 2007-10-29 18:23:13下载
- 积分: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
-
Image-histogram-drawing
图像直方图的绘制,此程序提供两种方法,一是利用matlab自带得工具箱绘制,另一种是利用统计学的方法编程实现,最后对两种方法进行比较(Image histogram drawing, this program provides two methods, one using matlab toolbox comes too draw, another is the use of statistical methods to program implementation, and finally to compare the two methods)
- 2013-11-07 19:50:24下载
- 积分:1