-
IMBE解码库
IMBE decoding library.rar
详细说明:IMBE解码库,可解IMBE3600,7200两种码率,适用于P.25,MOTOROLA的DMR-IMBE decoding library,
solvable IMBE3600, 7200 two kinds of bit rate, for P.25, MOTOROLA s DMR
文件列表:
文件夹:IMBE decoding library
mbelib-1.2.3ambe3600x2250.c
............ambe3600x2250_const.h
............CHANGELOG
............config.h
............configure
............COPYRIGHT
............ecc.c
............ecc_const.h
............imbe7100x4400.c
............imbe7200x4400.c
............imbe7200x4400_const.h
............Makefile
............mbelib.c
............mbelib.h
............mbelib_Author.pgp
............mbelib_const.h
PATENT NOTICE
&nb
- 2022-02-12 01:06:20下载
- 积分:1
-
旅行salseman问题上的去噪方法的算法实现…
Implemantation of the noising method algorithm for traveller salseman problem on java.
- 2022-03-03 12:22:25下载
- 积分:1
-
灰色关联分析及Matlab程序实现
灰色关联分析法的基本思想是根据各比较数列集构成的曲线族与参考数列构成的曲线之间的几何相似程度来确定比较数列集与参考数列之间的关联度,比较数列构成的曲线与参考数列构成的曲线的儿何形状越相似,其关联度越大。程序能够运行出正确的结果,希望对各位有帮助。
- 2022-05-25 08:56:53下载
- 积分:1
-
迭代线性最小二乘内插滤波
应用背景关于机载lidar经典算法迭代最小二乘内插滤波实现。程序保证可用,不可用可发邮件联系本人关键技术该算法对于平坦地面有较好的滤波效果,参数需要设置
- 2022-07-15 21:45:12下载
- 积分:1
-
1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
一、 一元三次回归方程 CubicMultinomialRegress.cs
方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。
以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。
public override double forecast(double x)
预测函数,根据模型得到预测结果
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). public override double forecast (double x) prediction function, according to the results of model prediction public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the dat
- 2022-01-26 07:28:21下载
- 积分:1
-
matlab编写的数值计算程序,用于数学实验方面
matlab编写的数值计算程序,用于数学实验方面-Matlab prepared by the numerical calculation program for math experiments
- 2022-01-26 14:59:23下载
- 积分:1
-
多元线性回归分析算法
多元线性回归分析算法-multiple linear regression analysis algorithm
- 2022-05-07 22:58:57下载
- 积分:1
-
经典算法,递归的典型,汉诺塔的程序,vb版的。。。。。接着还有java版本的...
经典算法,递归的典型,汉诺塔的程序,vb版的。。。。。接着还有java版本的-classic algorithms, the typical recursive, HANOR procedures, vb version. . . . . Then there java version of the.
- 2022-04-01 18:25:56下载
- 积分:1
-
这是一个从国外网站下载的ICA 的matlab源代码
这是一个从国外网站下载的ICA 的matlab源代码-This is a website of the ICA from abroad, the source code of the matlab
- 2022-02-16 04:51:32下载
- 积分:1
-
c++ 部分模糊图像 模糊度计算
资源描述
首先正确安装配置opencv
程序功能为:jpg图像模糊度计算
示例图片 1.jpg 是500*460真彩色图片
运行时间大约两分钟
图像清晰呈黑色
图像模糊部分呈白色
a,b,c 输出为三个不同尺度计算的模糊图结果
- 2022-08-23 13:23:32下载
- 积分:1