-
fangzhenzuoye
kalman滤波实现目标跟踪
简洁明了(Kalman filter tracking concise)
- 2007-07-09 18:41:20下载
- 积分:1
-
fmmod
uses the message signal X to modulate the carrier frequency Fc (Hz) and sample frequency Fs (Hz), where Fs >
2*Fc. FREQDEV (Hz) is the frequency deviation of the modulated signal.
- 2007-10-22 15:47:00下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
mubanpipei
说明: 对于初学者学习matlab很有帮助,尤其在图像处理方面更是很好的啊。(For beginners learn matlab ® helpful, especially in the image processing is very good.)
- 2010-03-28 20:48:29下载
- 积分:1
-
bifurcation
非线性分析,分岔图画法, matlab m文件。(Nonlinear analysis, bifurcation drawing method, matlab m file.)
- 2021-04-27 19:58:44下载
- 积分:1
-
Degree
社交网络度中心性算法,按节点的度值求出节点的编号(Social network centricity algorithm, according to the node degree of the node number)
- 2020-07-15 09:38:50下载
- 积分:1
-
matlab_tot
《 MATLAB 程式设计与应用》,网络WEB版本,包含了很多MATLAB的相关示例与代码。(" MATLAB programming and applications" , Internet WEB version of MATLAB contains a number of relevant examples and code.)
- 2010-07-29 00:51:06下载
- 积分:1
-
System_Identification
Syterm indentifitionf
- 2011-01-08 11:58:33下载
- 积分:1
-
fsals-svm
文章在IEEE上发表,一种崭新的支持矢量机SVM源码(article published in IEEE, a new support vector machine SVM FOSS)
- 2006-11-09 14:49:45下载
- 积分:1
-
ref-for-base-paper
The most ofICI avoidance algorithms divide UEs into
cell edge and cell centre users based on static thresholds
such as path loss, SINR and geometry factors. However, in
an actual communication environment, the UE distribution
as well as the shape of a cell can be changed. Therefore
selection of the cell edge bands is difficult and needs to be
optimized according to the time variation environment.
Reference [6] proposed an ICI avoidance algorithm that can
change cell edge bands dynamically. For each active UE and
every time gap (the update duration of CEU/CCU), the
threshold is updated based on SINR in order to keep the
ratio of number of CEUs and CCUs constant. Then, cell
weight is calculated to follow the instant changing of
network.
- 2014-10-21 12:42:32下载
- 积分:1