-
根据已知数据的权重对数据进行拟合,若不能给出数据的权重就默认为数据权重为1.这种拟合 方法是根据最小二乘进行的。...
根据已知数据的权重对数据进行拟合,若不能给出数据的权重就默认为数据权重为1.这种拟合 方法是根据最小二乘进行的。-The basis of known data on the weight of the data fitting, if the data should not give the weight for data on the default weight is 1. This method is based on least-squares fitting carried out.
- 2022-07-09 02:46:57下载
- 积分:1
-
BMPTOYUV的C实现,附详细注释
资源描述
视频格式转码的C实现,bmp to yuv, 附详细注释。上传的源代码属于个人原创,非抄袭,从来没有上传过,已编译通过,我自己的硕士论文里头已经用过了,绝对真实可信
- 2022-11-15 04:20:02下载
- 积分:1
-
AES软件实现
AES是美国国家标准技术研究所NIST旨在取代DES的21世纪的加密标准,基本要求是,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位。对称密码体制的发展趋势将以分组密码为重点。分组密码算法通常由
- 2022-07-04 15:57:25下载
- 积分:1
-
mcmc程序经典
经典马尔科夫蒙特卡罗采样工具箱,包含详细的子函数,可以用与点目标跟踪和多目标跟踪的很多应用场合。添加到matlab工具箱中可以直接运行。
- 2022-05-09 12:41:52下载
- 积分:1
-
图像分割Graphcut
Graph Cut方法是基于颜色统计采样的方法,因此对前背景相差较大的图像效果较佳。同时,比例系数lambda的调节直接影响到最终的分割效果。
- 2023-07-31 21:30:02下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
运筹学很有用的程序,线性规划课本里的习题答案,求解线性规划问题...
运筹学很有用的程序,线性规划课本里的习题答案,求解线性规划问题-Useful operational research procedures, linear programming exercises in the textbook answer for solving linear programming problems
- 2023-07-12 17:00:03下载
- 积分:1
-
虹膜识别程序
主要完成了在虹膜识别中的虹膜定位功能,采用了动态轮廓模型(ACTIVE CONTOUR MODEL)-一个学生的毕业设计,支持开源-Mainly completed in the iris recognition function of the iris location, using a dynamic contour model (ACTIVE CONTOUR MODEL)- a student
- 2023-07-13 09:15:04下载
- 积分:1
-
- 2022-09-02 04:05:03下载
- 积分:1
-
鱼眼矫正摄像机标定
鱼眼图像畸变校正的代码,基于C鱼眼实现,校正效果与Opencv差不多
- 2023-04-09 15:40:03下载
- 积分:1