-
深度学习工具箱
深度学习matlab工具箱,包括 Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets。
- 2022-05-25 20:49:52下载
- 积分:1
-
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好...
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
- 2023-01-11 09:30:03下载
- 积分:1
-
迭代法阈值分割
图像阈值分割---迭代算法
1.处理流程:
1.为全局阈值选择一个初始估计值T(图像的平均灰度)。
2.用T分割图像。产生两组像素:G1有灰度值大于T的像素组成,G2有小于等于T像素组成。
3.计算G1和G2像素的平均灰度值m1和m2;
4.计算一个新的阈值:T = (m1 + m2) / 2;
5.重复步骤2和4,直到连续迭代中的T值间的差小于一个预定义参数为止。
&
- 2023-02-13 16:40:03下载
- 积分:1
-
writing mathematical function call library, LU decomposition, high Shisaideer it...
自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dimensional Gaussian integral formula
- 2023-08-06 04:30:03下载
- 积分:1
-
This is a gray code forecast, Gray forecast general parameters applied to the ne...
这是灰色预测代码,一般灰色预测的参数需要应用到矩阵的运算,本代码通过对其变形,使其运算简单化.-This is a gray code forecast, Gray forecast general parameters applied to the needs of the matrix computation, the code through its deformation, it Operational simplistic.
- 2022-03-09 13:55:45下载
- 积分:1
-
基于单片机的数字温度计设计
设计一种基于单片机的数字温度计控制系统。利用数字温度传感器DS18B20,此传感器课读取被测量温度值,进行转换。
- 2022-10-05 23:30:03下载
- 积分:1
-
图书管理系统
图书管理系统包括新增图书,查询图书,删除图书,新增会员,查询会员,删除会员,包括两种算法:表插入排序算法和快速排序算法
- 2022-07-09 08:53:36下载
- 积分:1
-
沃而什编码源程序
沃而什编码源程序- Fertile and assorted code source program
- 2023-02-25 22:55:03下载
- 积分:1
-
求sinx 用级数展开的式子 可以通过输入n确定所求精度
求sinx 用级数展开的式子 可以通过输入n确定所求精度-Sinx series expansion for the formula used by the importation of n order to determine the accuracy of
- 2022-02-01 10:01:35下载
- 积分:1
-
车站车票管理系统
车站车票管理系统
- 2022-01-31 07:40:33下载
- 积分:1