-
spectrum_estimation
包括多种经典频谱估计程序,Matlab平台实现(Classical spectrum estimation procedures, Matlab platform)
- 2009-10-09 09:10:59下载
- 积分:1
-
primegen-0.97.tar
This program is a Prime number generator. It generates prime numbers very fast. it uses many algorithms to speed up things and uses cache.
- 2010-11-20 13:19:39下载
- 积分:1
-
face_detection
用matlab编写的人脸检测的算法,包含图片库,可以直接运行,检测出人脸在图片中的位置。(Matlab prepared with face detection algorithms, including image libraries, can be run to detect the face position in the picture.)
- 2009-05-12 17:30:27下载
- 积分:1
-
lhjco
电力线路的无功补偿设计,如何优化设计,使线损最小(q)
- 2009-05-24 11:39:23下载
- 积分:1
-
ukf
说明: EKF仅仅利用了非线性函数Taylor展开式的一阶偏导部分(忽略高阶项),常常导致在状态的后验分布的估计上产生较大的误差,影响滤波算法的性能,从而影响整个跟踪系统的性能。最近,在自适应滤波领域又出现了新的算法——无味变换Kalman滤波器(Unscented Kalman Filter-UKF)。UKF的思想不同于EKF滤波,它通过设计少量的σ点,由σ点经由非线性函数的传播,计算出随机向量一、二阶统计特性的传播。因此它比EKF滤波能更好地迫近状态方程的非线性特性,从而比EKF滤波具有更高的估计精度。
(EKF only uses non-linear function of the first-order Taylor expansion of some partial derivatives (ignoring higher order terms), often leading to the posterior distribution of the state estimates to generate large errors affect the performance of filtering algorithms, which affect the whole tracking system performance. Recently, the field of adaptive filtering algorithms and the emergence of new- and tasteless transform Kalman filter (Unscented Kalman Filter-UKF). EKF UKF filter is different from the idea that it points through the design of a small amount of σ by σ point spread through the nonlinear function to calculate the random vector first and second order statistical properties of the transmission. Therefore it is better than the EKF filter nonlinear characteristics equation of state approach, which is more than the EKF filter estimation accuracy.)
- 2011-03-19 11:50:18下载
- 积分:1
-
移动网格的无线传感器网络节点部署算法
基于移动网格的无线传感器网络节点部署算法,是自己写的程序( based on moving grid wireless sensor network node deployment algorithm,wrote by myself.)
- 2020-07-06 15:48:58下载
- 积分:1
-
Prediction
混沌时间序列预测神经网络一步预测神经网络多步预测(chaotic time series predictionMain_RBF_MultiStepPred.m)
- 2013-11-26 16:30:22下载
- 积分:1
-
code
this code generates flicker signal
- 2015-01-08 13:52:19下载
- 积分:1
-
贪心算法
应用背景分配,在分配上CTS迭代方式的通道。在每个迭代步骤中,贪心算法运行,一个被分配给每个转弯通道。指定的CTS在下不可用步骤。但NK选择CTS已经分配给检测在下一个迭代中,没有被分配到通道中的通道步骤。2级的详细描述如下关键技术SCP vgreedyscp贪婪算法。% ; ; ;[ Solc,Soll=greedyscp(C,L)如果C是一个数组,创建,是一个解决方案的集合覆盖问题定义的C,在电池阵列Solc% {我} = s_i,输入设置的一些我们想盖的元素;全采用C的算法选择的细胞。我们所需要的元素是由1到N的数字表示的,其中氮是我们要覆盖的元素的数目;因此,{我}是1和N之间的一个整数向量。% ; ; ;如果C是一个逻辑或数值数组的N行,其中C(J,我)>;0当且仅当元素j是包含在集合S我,%输出型将逻辑阵列的原木柱(C)对应的解决方案和公司的;% ; ; ;如果提供的C元素的整数标签矢量L,应该包含相应的标签类型。%否则要包含在C型和土元素类型元素的位置是升序土壤分类。%% ; ; ;这是著名的贪婪算法实现(CHVأ،塔尔,1979),两个小的修改:%,在一个步骤中,在一个步骤中可能选择的情况下,*在一个步骤中,选择最大的集合。%;*一旦找到了解决方案,我们选中了一组,寻找一个更好的覆盖解决方案,删除如果是另一个集合的子集,则是一个集合。百分之,及;如果您使用此代码,请您引用:% ; ; ;f.耶滕戈里,G. folino,m.s.m.蜜丝罗妮,E.% ; ; ;“地铁:短宏基因组分类注释读取使用聚类的多分类等级”,生物信息学2010。% ; ; ;10.1093/bioinformatics/btq649 DOI =%
- 2022-06-14 03:23:46下载
- 积分:1
-
background-prediction
利用背景预测方法进行弱小目标检测,取得了比较好的效果。是用源图像减掉了背景得到残差图像进行检测的(dim target tetection using background prediction method)
- 2013-01-23 21:54:24下载
- 积分:1