-
m6eDemo
M6e 超高频读写器相关调试源代码和相应文档(M6e UHF reader related debugging source code and corresponding documentation)
- 2013-12-01 22:43:01下载
- 积分:1
-
template-matching_CSDN
图像特征提取 特征提取 matlab 特征提取 图像特征 (Image feature extraction feature extraction feature extraction matlab image features)
- 2013-12-23 11:33:08下载
- 积分:1
-
keyboardInfo
检测从键盘输入字符。用到了fiugre的 currentcharacter 属性,figure还有一个 currentkey 属性。这两个属性都能检测键盘输入,不过还是有不小区别,可以试一下。(Detection input from the keyboard characters. Use of the fiugre' s ' currentcharacter' property, figure there is a ' currentkey' property. These two properties can be detected keyboard input, but there are still no small difference, you can try.)
- 2009-09-11 19:40:26下载
- 积分:1
-
Newton-raphsom
这个m文件实现了Newton raphsom算法,从而解决分布式功率流问题。(M realized this document Newton raphsom algorithm, so as to solve the problem of distributed power flow.)
- 2009-01-26 10:07:07下载
- 积分:1
-
LDPC-decoding
信源为数字信号信道信噪比为10dB的直扩通信系统仿真实验-LDPC译码仿真源代码(Source to a digital signal channel 10dB SNR DSSS communication system simulation simulation-LDPC code decoding)
- 2011-05-10 15:49:01下载
- 积分:1
-
Array_1D_Imaging
Evaluation of immaging array in 2 dimensional...
- 2013-09-02 09:54:07下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
Numberplate
说明: number plate recognition
- 2010-07-08 18:09:59下载
- 积分:1
-
Arduino_Controlsam
This Tool Allows to Control Arduino UNO R3
- 2013-08-18 04:01:05下载
- 积分:1
-
makelatt
MAKELATT Create lattice
L = MAKELATT(KIND,PTS,DIM) makes desired kind of dim-dimensional
finite lattice that consists of pts elements. Available designs are
listed in the table below. All the generated lattices are
geometrically uniform. The lattice points are chosen from the origin
to higher shells. Sometimes its usefull to generate lattices from the
number of one dimensional pattern side i.e. PTS = DIM ^ SIDE.
Table of available designs
Design | Dimension | KIND
-----------+-----------+----------
Zn | n>=1 | Z
An | n>=1 | A
Dn | n>=3 | D
Hexagonal | n=2 | Hex
fcc | n=3 | fcc
- 2012-02-08 10:23:03下载
- 积分:1