Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairwise Sequence alignment.
标签: Simulation Algorithm alignment calculate
上传时间: 2013-12-10
上传用户:tb_6877751
微型计算机组成与接口技术 http://www.elecfans.com/soft/32/2007/200709251352.html
标签: 200709251352 elecfans http 2007
上传时间: 2013-12-13
上传用户:zhuimenghuadie
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %
标签: multidimensional estimation algorithm Gaussian
上传时间: 2013-12-03
上传用户:我们的船长
This program is show how to use java to make a view like an normal soft.
上传时间: 2016-06-04
上传用户:zycidjl
This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.
标签: measurements averages example analog
上传时间: 2016-06-13
上传用户:xuan‘nian
Myzip a soft ware by java which make a file to zip or jar
上传时间: 2014-10-09
上传用户:edisonfather
msp430-soft编译工具,资料对初学者有益
上传时间: 2016-06-15
上传用户:songyue1991
sorting input lines developed by C++ in linux environment
标签: environment developed sorting input
上传时间: 2013-11-28
上传用户:lgnf
Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
标签: Description Calculate integer 101000
上传时间: 2014-01-25
上传用户:tonyshao
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.
标签: efficient simulator elevator project
上传时间: 2013-11-25
上传用户:cjf0304