-
Controlling_console_applications_demo
通过程序控制CMD程序的输出,并对其进行解析和过滤(CMD program through the control output, and its analysis and filtering)
- 2007-11-22 00:18:40下载
- 积分:1
-
chap4
胡晓东,董辰辉.MATLAB从入门到精通[M]的m文件(Hu Xiaodong, Dong Chen-hui. MATLAB from entry to the master [M] m-file)
- 2011-07-27 18:07:16下载
- 积分:1
-
hzt-report
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:04:43下载
- 积分:1
-
44
说明: BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络(BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is a multi-layer feedback-free network)
- 2008-11-10 20:55:07下载
- 积分:1
-
The-PC-mouse-code
对想了解pc控制鼠标指针的源码的人有帮助,包括windows调用了那些函数,用了那些库文件等。(Would like to know the source pc control the mouse pointer to help people, including those functions called windows, with those library files.)
- 2013-12-08 12:15:20下载
- 积分:1
-
laosi
自己制作的GUI画面,开发程序为Matlab,用于劳斯稳定判据实现,界面丰富,推荐大家下载(To produce their own GUI screen, the development program of Matlab, for Rolls stability criterion to achieve, rich interface, we recommend downloading)
- 2013-04-22 22:17:06下载
- 积分: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
-
window
matlab hann hamming window FFT DFT DTFT
- 2013-11-21 21:52:01下载
- 积分:1
-
PCA1
主成分分析的代码,很有用,效果很好。这是一个比较有用的C++代码。(Principal component analysis of the code, very useful, very good. This is a more useful C++ code.)
- 2014-09-07 15:27:41下载
- 积分:1
-
VB_kalman
说明: vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)(vb language Kalman filtering source (no test, the output corresponding to tie part of the process))
- 2006-05-03 23:40:52下载
- 积分:1