-
li1
请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。(Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
)
- 2014-09-21 15:28:12下载
- 积分:1
-
PossionMatting
说明: 基于泊松方程的抠图技术,此程序为演示程序,可供研究参考(Poisson equation-based matting techniques, this procedure for the demonstration program for the study of reference)
- 2010-04-17 17:38:41下载
- 积分:1
-
Voiceprint-recognition
这是一个声纹识别程序,基于matlab实现,通过建模,简历声纹模型,认证时自动识别(This is a voiceprint identification procedures, based on matlab realize, through modeling, resume voiceprint model, automatic identification authentication)
- 2021-01-07 10:38:53下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
zzt006
一个介绍VC++与MATLAB混合编程的电子书籍。可以指导在VC++6.0下进行MATLAB接口的调用。(Introduced a VC++ and MATLAB programming hybrid e-books. Can guide in the VC++6.0 under the call MATLAB interface.)
- 2009-04-30 12:02:25下载
- 积分:1
-
matlab-command-window
用编程的方式修改MATLAB命令窗口的前景色和背景色(Programmatically modify the MATLAB command window to the foreground and background colors)
- 2013-04-15 21:15:46下载
- 积分:1
-
corba2
关于CORBA 通信的描述和开发,原理和 概念 ,中文版 (The description on the CORBA communication and development, principles and concepts, the Chinese version)
- 2010-05-12 13:34:14下载
- 积分:1
-
GreenSim
Dijkstra最短路算法通用Matlab程序
- 2010-08-20 21:29:51下载
- 积分:1
-
xuliehao
说明: 本程序介绍如何产生序列号,编译运行后,zhuceji程序为客户使用,上面一个编辑框的好吗是顾客号,供应商使用jiemishou升序(the procedures on how to have a serial number, translation operation, zhuceji procedures for customer use, an edit box above the okay customers, suppliers use jiemishou ascending)
- 2006-04-08 11:31:27下载
- 积分:1
-
EngineMat
VC调用matlab混合编程 利用matlab引擎(VC call matlab hybrid programming using matlab engine)
- 2010-01-06 09:21:04下载
- 积分:1