Beam Propagation Method
资源简介:Analysis Beam propagration using Finite Difference Beam Propagation Method
上传时间: 2014-01-14
上传用户:gmh1314
资源简介:A Numerical Photonics library written in C++. The library includes Beam Propagation Method, coupled mode Method, Bragg Gating Analysis, transfer matrix Method, and vectorial Fourier Decomposition Method. Very useful in simulating integrated...
上传时间: 2013-12-22
上传用户:wendy15
资源简介:Beam Propagation Method
上传时间: 2014-01-05
上传用户:lindor
资源简介:This program simulates Gaussian Beam Propagation through a Fabry-Perot interferometer %with adjustable error angles.
上传时间: 2013-12-12
上传用户:ecooo
资源简介:This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance...
上传时间: 2013-12-19
上传用户:jjj0202
资源简介:This program is prepared as an one-step EEG predictor. this is used a fuzzy neural network which is trained by a chaotic back Propagation Method
上传时间: 2013-12-26
上传用户:TRIFCT
资源简介:Free Space Optical Communication (FSOC) is an effective alternative technology to meet the Next Generation Network (NGN) demands as well as highly secured (mili- tary) communications. FSOC includes various advantages like last mile access, ...
上传时间: 2020-05-27
上传用户:shancjb
资源简介:Spectral Element Method for wave Propagation and rupture dynamics.
上传时间: 2016-01-12
上传用户:王者A
资源简介:These routines model tropospheric radiowave Propagation over variable terrain and calculates Propagation loss vs. height and range. Propagation loss is displayed in dB contours on a height vs. range plot. TPEM is based on the split-step Fou...
上传时间: 2017-01-01
上传用户:225588
资源简介:Steffensen Method for non-linear equations in C
上传时间: 2014-08-12
上传用户:com1com2
资源简介:Newton Method for solution of non-linear equations in C
上传时间: 2014-01-16
上传用户:zm7516678
资源简介:Secant Method with 2 points for non-linear equations in C
上传时间: 2015-01-20
上传用户:ma1301115706
资源简介:Conjugate gradient Method for non-linear equations inC
上传时间: 2013-12-04
上传用户:invtnewer
资源简介:使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解
上传时间: 2015-03-16
上传用户:lili123
资源简介:Runge-Kutta-Fehlberg Method
上传时间: 2013-12-31
上传用户:moerwang
资源简介:反向传播(back-Propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为"反向传播"。
上传时间: 2013-12-16
上传用户:风之骄子
资源简介:This program encodes and decodes a character using the Vigenere Square Method
上传时间: 2015-03-28
上传用户:wang5829
资源简介:AC motor vector control(only main code source, and it can index the Method of logic implentment)
上传时间: 2014-02-06
上传用户:tianjinfan
资源简介:We demonstrate a Method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
上传时间: 2013-12-20
上传用户:moshushi0009
资源简介:Description: C4.5Rule-PANE is a rule learning Method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medic...
上传时间: 2013-11-30
上传用户:wcl168881111111
资源简介:开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。
上传时间: 2013-12-28
上传用户:liuchee
资源简介:some easy projects in java, can teach you basic project design Method in java.
上传时间: 2013-12-15
上传用户:yangbo69
资源简介:误差反向传播网络(Back Propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法
上传时间: 2015-04-22
上传用户:qiaoyue
资源简介:Windowed-Burg Method is made in order to improve the Clasical Burg Method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm fro...
上传时间: 2013-12-22
上传用户:familiarsmile
资源简介:"TCP/IP + Ethernet network equipment design Method" sample program
上传时间: 2014-01-19
上传用户:wangdean1101
资源简介:For the incomplete Methods, we kept the representation of the queens by a table and the Method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. h...
上传时间: 2015-05-05
上传用户:1159797854
资源简介:国外计算机科学教材系列 numerial Method using matlab (third edition)
上传时间: 2013-12-23
上传用户:aix008
资源简介:Back Propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots
上传时间: 2015-05-13
上传用户:离殇
资源简介:A Primer for the Monte Carlo Method.rar
上传时间: 2014-11-22
上传用户:龙飞艇
资源简介:java 100例子 import javax.swing.JOptionPane //调用Method class c { //定义名字 public static void main(String[] args) { //开始Method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序...
上传时间: 2015-05-18
上传用户:gengxiaochao