-
SCFAR
Switching-CFAR Processor
- 2012-01-31 00:08:14下载
- 积分:1
-
Comparar_DCT
program that compares the DCT of two matrix
- 2009-04-28 06:27:11下载
- 积分:1
-
sudoku_yue
this is the sudoku game by using matlab
- 2009-12-28 18:17:21下载
- 积分:1
-
《matlab 7辅助控制系统设计与仿真》
电子工业出版社的matlab 7辅助控制系统设计与仿真原代码(Electronic Industry Publishing House of Matlab 7 auxiliary control system design and simulation of the original code)
- 2005-08-16 14:37:42下载
- 积分:1
-
impseq
基于matlab编程的单位脉冲序列就是这样就是这样(Matlab programming based on the unit pulse sequence is such that it)
- 2010-05-30 12:23:01下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
BasicMotionVectorEstimation
运动估计块匹配算法
以下是工程中m文件的简单注释:
main.m 可通过主函数调用各种基本的块匹配算法
FullSearch.m 全搜索法(又称为Exhaustive Search)
ThreeStepSearch.m 三步搜索法(Three Step Search)
NewTSS.m 新三步搜索法(New Three Step Search Algorithm)
SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
FourSS.m 四步搜索法(Four Step Search)
DS.m 菱形搜索法(Diamond Search)
ARPS.m 自适应路径搜索法(Adaptive Root Pattern Search)
costFuncMAD.m 绝对误差均值函数
minCost.m 宏块间代价最小块
motionComp.m 图像重建
imgPSNR.m 计算图像的PSNR值(Block matching motion estimation algorithm The following is a simple project m file comments: main.m calls through the main function of basic block matching algorithm FullSearch.m full search method (also known as the Exhaustive Search) ThreeStepSearch.m three-step search method (Three Step Search) NewTSS.m new three-step search method (New Three Step Search Algorithm) SESTSS.m simple and efficient three-step search method (Simple And Efficient TSS) FourSS.m four-step search method (Four Step Search) DS. m diamond search method (Diamond Search) ARPS.m adaptive path search method (Adaptive Root Pattern Search) costFuncMAD.m mean absolute error between the cost of the function minCost.m macroblock most small motionComp.m calculated image reconstruction imgPSNR.m image PSNR value)
- 2010-07-22 18:26:52下载
- 积分:1
-
Chaos-Toolbox-Ver.2.0
C-C方法计算时间延迟和嵌入维数
主程序:C_CMethod.m, C_CMethod_independent.m
子函数:correlation_integral.m(计算关联积分)
disjoint.m(将时间序列拆分成t个不相关的子序列)
heaviside.m(计算时间序列的海维赛函数值)(CC method to calculate the time delay and embedding dimension of the main program: C_CMethod.m, C_CMethod_independent.m subfunction: correlation_integral.m (computing association Points) disjoint.m (time-series split into t unrelated promoter sequences) heaviside.m (calculation of time-series the Hedwig match function value))
- 2012-06-20 15:31:43下载
- 积分:1
-
Radar-Systems
雷达系统仿真用matlab (RADAR SYETEM )
- 2013-08-29 09:10:51下载
- 积分:1
-
SAS_specification
关于统计软件sas函数的用法和详细说明,供初学者参考(On the use of statistical software sas functions and detailed instructions for beginners reference)
- 2010-09-30 19:19:56下载
- 积分:1