-
peizhun
Image registration source code(2 Image registration source code)
- 2010-07-10 13:38:01下载
- 积分:1
-
DimReduc
维数约简工具箱源代码,包括PCA、LLE等学习算法,可用于模式识别、数据挖掘和统计分析等。(dimension reduction toolkit source code, including the PCA, LLE and other learning algorithms can be used for pattern recognition, data mining and statistical analysis.)
- 2007-06-20 16:07:54下载
- 积分:1
-
labeling-code
Read video into MATLAB using aviread and alculate the background image . Initialization for Kalman Filtering. Calculate the difference image to extract pixels with more thanthreshold change.
and Plot the tracking rectangle after Kalman filtering
- 2013-04-25 18:38:05下载
- 积分:1
-
gdop
说明: matlab 版本的DTOA 多站时差定位技术计算GDOP(matlab DTOA GDOP Location)
- 2020-12-02 19:49:26下载
- 积分:1
-
barber
理发店的服务过程仿真
一个理发店有两位服务员A和B顾客随机地到达该理发店,每分钟有一个顾客到达和没有顾客到达的概率均是1/2 , 其中60 的顾客理发仅用5分钟,另外40 的顾客用8分钟 . 试对前10分钟的情况进行仿真。(Service process simulation of a barber shop barber shop attendant A and B, there are two customers arrive at the barber shop randomly, every minute a customer arrives and there is no probability that the customer arrives are 1/2, where only 60 of the customers Barber five minutes, another 40 of customers with 8 minutes. trial for the first 10 minutes of the simulation.)
- 2014-01-14 14:52:21下载
- 积分:1
-
untitled3
航天器轨道动力学MATLAB仿真,霍曼转移,Simulink(
Spacecraft orbit dynamics MATLAB simulation, Hohmann transfer)
- 2020-12-25 16:49:04下载
- 积分:1
-
boost
its a source code of boost converter. in matlab .it is rar file.thank you
- 2014-08-17 11:08:30下载
- 积分:1
-
five
仿真12脉冲直流提调速系统之五,12脉冲整流matlab仿真(Simulation 12 pulsed DC mention the speed control system of five, 12-pulse rectifier matlab simulation)
- 2013-04-01 16:55:04下载
- 积分:1
-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1
-
Conditional entropy
说明: 计算两个离散变量x和y的条件熵z = H(x | y)。 with Input:两个相同长度的整数向量
有益于学习(Compute conditional entropy z=H(x|y) of two discrete variables x and y. with Input: of two integer vector of the same length
good for learning)
- 2020-06-23 11:20:01下载
- 积分:1