-
compressive sencing
该源码主要关于压缩感知算法的实现,是在matlab软件平台上运行的,对初学者具有较好的引导作用,对压缩感知算法的理解更能进一步
- 2022-06-19 04:09:04下载
- 积分: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
-
蚁群算法对机械臂的路径进行仿真规划2
蚁群算法对机械臂的路径进行仿真规划,可以利用蚁群算法进行机械臂的路径进行规划,如果需要,请下载……………………
- 2022-02-04 15:52:39下载
- 积分:1
-
Very classic matrix algorithm to know on the next
很 经典 的 矩阵算法
知道 的 就下
-Very classic matrix algorithm to know on the next
- 2022-08-26 13:31:05下载
- 积分:1
-
basic sentinel Operational procedures for speech coding fixed
基本定点运算程序库,语音编码或DSP定点实现-basic sentinel Operational procedures for speech coding fixed-point DSP to achieve or
- 2022-01-21 02:06:35下载
- 积分:1
-
用C++实现的遗传算法程序,简单易懂,拥有遗传算法的一些经典方法...
用C++实现的遗传算法程序,简单易懂,拥有遗传算法的一些经典方法-Implemented using C++ genetic algorithm program, easy to understand, with some of the classical method of genetic algorithms
- 2023-09-04 01:15:03下载
- 积分:1
-
徐士良 Fortran常用算法程序集 (第二版) 线性方程组求解
程序包括常用线性方程组数值求解算法程序,对于做数值计算领域的朋友非常有用!!
- 2023-02-01 13:40:03下载
- 积分:1
-
最小二乘法计算程序
最小二乘法计算程序-least squares method procedures
- 2022-01-26 01:31:06下载
- 积分:1
-
C语言版贪吃蛇
应用背景该代码是基于C语言编写的,在普通的贪吃蛇基础上加入了大量的创新元素,有食物获取多倍,蛇身变两倍,能加强代码的安全性。关键技术有食物获取多倍码是基于C语言编写的
- 2022-11-07 08:55:03下载
- 积分:1
-
一个很好的计算器程序
一个很好的计算器程序-a good calculator program
- 2022-03-09 20:49:04下载
- 积分:1