-
计算SOA中噪声性能的程序
计算SOA中噪声性能的程序-calculation procedures noise performance
- 2023-06-06 13:30:03下载
- 积分:1
-
对选择的图片进行傅立叶变换,并且显示出处理后的图片。
对选择的图片进行傅立叶变换,并且显示出处理后的图片。-Select the picture on the Fourier transform.
- 2022-09-30 23:00:04下载
- 积分:1
-
一个用C语言编写的通用的隐性马尔可夫代码库
一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
- 2022-02-12 13:05:10下载
- 积分:1
-
jpeg source code
JPEG组织官方JPEG算法源代码,内含编码和解码,包括JPEG, JPEG2000, BMP, PNM等等格式的编解码,精度准确,经过实际编译测试,代码可用。
- 2023-09-07 13:55:06下载
- 积分:1
-
大学里数学系必学的一们课程数值分析中的经典算法――――hermit插值的程序vb版本...
大学里数学系必学的一们课程数值分析中的经典算法――――hermit插值的程序vb版本-University"s Department of Mathematics will study the courses have a numerical analysis of the classic interpolation algorithm- hermit version of the procedure vb
- 2023-05-04 21:55:03下载
- 积分:1
-
this procedure in running Matlab environment suitable for solving a class of lin...
此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)
- 2022-01-26 04:35:30下载
- 积分:1
-
Use IIR method to design the digit filter,realized by C language,and mapping is...
数字滤波器IIR设计C源代码,包括绘图.-Use IIR method to design the digit filter,realized by C language,and mapping is also included.
- 2022-02-16 04:46:16下载
- 积分:1
-
高精度的加和减法!
高精度的加和减法!-increase precision and subtraction!
- 2023-07-12 08:50:03下载
- 积分:1
-
用于评价图像分割的精度,包括单个物体的相对错误率指标,和标记错误率。-used to evaluate the accuracy of image segmentation, including in
用于评价图像分割的精度,包括单个物体的相对错误率指标,和标记错误率。-used to evaluate the accuracy of image segmentation, including individual objects relative error rate indicators, and marking error rate.
- 2022-02-01 11:21:52下载
- 积分:1
-
整数划分的扩展问题
资源描述下面有整数划分问题扩展出的多个题例:
(1)正整数n划分为若干正整数之和,最大加数不超过m的划分数
(2)正整数n划分为不超过m个正整数之和的划分数
(3)正整数n划分为若干正奇整数之和的划分数
(4)正整数n划分为互不相同正整数之和的划分数
约定:
整数划分无顺序,比如对7划分,认为2 2 3和3 2 2和2 3 2为同一种划分。
- 2022-08-06 05:33:03下载
- 积分:1