资源列表
BP人工神经网络算法程序
- BP人工神经网络算法程序 公路客运量 公路货运量
rm25
- Reed Muller 2,5 majority logic decoding BER simulations
viterbi_decoding
- Convolution Encoder and Decoder 1/2 , Viterbi algorithm
MAP
- Convolution Encoder and Decoder rate 1/2 MAP, step by step
Hamming1511MAP
- Hamming 15, 11 Viterbi encoding and Decoding
hamm74MAP
- Hamming 7,4 MAP algorithm step by step explained.
Hamm74_viterbi
- Hamming 7,4 Viterbi Encoding and Decoding Algorithm step by step procedure explained
alphaBetaFilter
- The function alphaBetaFilter implements a generic algorithm for an alpha-beta filter that is a linear state estimation for position and velocity given an observed data. It acts like a smoothing. Also closely related to Kalman filters and to linear st
DifferenceVisualization
- scr ipt accepts two registered (same size) images (use i.e. imregister tool) and difference measure. This measure is a real number for each pixel. Meaning of difference values is: zero - means zero difference positive - first image differ fro
ROI_detector
- This an implementation of the algorithm described in our paper [1]. The input is any map generated by saliency detection algorithms like Itti-Koch [2] or GBVS [3]. The algorithm outputs a binary mask without requiring a threshold for the saliency map
ReadDMFile
- Electron microscope images and image stacks are stored in a proprietary fromat by Digital Micrograph (Gatan Inc.). This function reads version 3 and also the new 64-bit version 4 files. This replaces the ReadDM3 function in my previous post #27021, "
newton
- The function takes at least three input arguments (function, its derivative, and an initial guess). After iterations, it gives the root of the function. The fourth input argument is to change the stopping criteria.
