-
308809kalman滤波器详细解释说明
308809kalman滤波器详细解释说明-Filter 308809kalman detailed explanations
- 2022-02-01 11:49:14下载
- 积分:1
-
嵌入式构件库功能
应用背景几类和函数嵌入形式。拖动&;下拉列表框项目和TreeView的项目项目用文件填充菜单};关键技术类tddlistboxhelper {受保护的 ;TListBox *列表; ;tpoint起点;公众: ;布尔DragOver(TObject *磅); ;无效setlistbox(TObject *磅); ;无效MouseDown(TObject *源,int x,y); ;无效的拖放(TObject *源,int x,y);};/ / ---------------------------------------------------------------------------类的封装tswissknife:公共tcomponent{私人的:受保护的公众: ;__fastcall tswissknife(tcomponent *业主);__published: ;无效completeedit(Tedit *,AnsiString); ;布尔 ;finditem(字符串键,tmenuitem *源); ;布尔 ;DeleteItem(字符串键,tmenuitem *源); ;int ;populatelist(字符串键,tstrings *源,tstrings * dest,bool = true); ;upperfirstchar(AnsiString字符串S); ;布尔existslbitem(字符串键,TListBox *磅); ;无效sendstringkeys(char * pszchars); ;int loadfromfilemenuitems(tmenu * PP,字符串的文件名); ;int savetofilemenuitems(tmenu * PP,文件名字符串,整数开始);};
- 2022-06-17 08:19:36下载
- 积分:1
-
一元稀疏多项式计算器
一元稀疏多项式计算器1、一元稀疏多项式简单计算器的功能是:1.1 输入并建立多项式;1.2 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,………cn,en,其中n是多项式的项数,ci和ei分别是第i项的系数和指数,序列按指数降序排列;1.3多项式a和b相加,建立多项式a+b;1.4 多项式a和b相减,建立多项式a-b。
- 2022-06-29 13:46:36下载
- 积分:1
-
plural example
复数示例-plural example
- 2022-03-11 09:34:46下载
- 积分:1
-
In this note we make a critical comparison of some matlab programs for the digit...
详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the
fractional Fourier transform that are freely available and we describe our own implementation that lters
the best out of the existing ones. Two types of transforms are considered: First the fast approximate
fractional Fourier transform algorithm for which two algorithms are available. The method is described
in H.M. Ozaktas, M.A. Kutay, and G. Bozdagi. Digital computation of the fractional Fourier transform.
IEEE Trans. Signal Process., 44:2141{2150, 1996. There are two implementations: one is written by
A.M. Kutay the other is part of package written by J. O Neill. Secondly the discrete fractional Fourier
transform algorithm described in the master thesis C . Candan. The discrete fractional Fourier transform,
Bilkent Univ., 1998 and an algorithm described by S.C. Pei, M.H. Yeh, and C.C Tseng: Digital fractional
Fourier transform base
- 2022-02-09 21:16:41下载
- 积分:1
-
Ransac C++源码
RANSAC方法是一种鲁棒性的参数估计方法。它的基本思想是,首先根据具体问题设计出某种目标函数,然后通过反复提取最小点集估计该函数中参数的初始值,利用这些初始参数值把所有的数据分为所谓的“内点”(Inliers,即满足估计参数的点)和“外点”(Outliers,即不满足估计参数的点),最后反过来用所有的“内点 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-27 11:54:02下载
- 积分:1
-
一个关于BCH算法的例程,希望对大家有所帮助。
一个关于BCH算法的例程,希望对大家有所帮助。-On BCH algorithm routines, and they hope to be helpful to everyone.
- 2022-07-19 22:54:18下载
- 积分:1
-
apriori算法C++实现
资源描述数据挖掘中的关联规则发现算法——apriori的c++实现。数据输入是在窗口中输入,根据提示即可。注意事项:1.除了最后的阈值设定为小树(小于1大于0),其余全部为整数。中间事务的输入用空格隔开。建议3个以内。
- 2022-07-17 19:28:10下载
- 积分:1
-
字符串数组排序
字符串数组排序-Char array sort
- 2022-01-27 20:44:32下载
- 积分:1
-
FT频谱选带细化程序
基于DFT的频谱细化程序
- 2023-08-19 00:20:03下载
- 积分:1