-
图像的二值化,采用最大类间方差otsu法实现,自己写的c程序,可以直接运行
本人用c自己实现的otsu二值化程序,绝对原创,可以直接运行,是linux版本的,对于window而言,稍作修改即可运行。这里对rgb图像进行处理,可以看到运行之后的效果。
- 2023-07-17 03:25:04下载
- 积分:1
-
c语言求解线性矩阵
算例1:使用逐次相乘求两个实矩阵乘积的程序,运行效果如附图1.
程序中预置了两个实矩阵A,B,运行后输出它们的乘积。
知识点:实矩阵相乘的法则及程序实现。
算例2:高斯消去法解线性方程
求解N阶线性代数方程组Ax=B的小程序,运行效果如附图2.
程序中预先给定了系数矩阵A和值向量B的值,执行后输出解向量。
知识点:消去法矩阵运算的程序实现。
算例3:求n阶实矩阵A的逆矩阵A-1的小程序,运行效果如附图3.
程序中预置了A的值,运行后分别输出A,A-1和A*A-1的值。
知识点:高斯-约当消去法的计算方法及程序实现。
- 2022-08-11 01:43:36下载
- 积分:1
-
直接序列扩频调制和解调功能模式[1,2] 1模块完成…
完成DSSS调制解调功能 mode[1,2] 1进行调制,2进行解调,未指定时自动完成这两个功能-Completion of DSSS modulation and demodulation functionality mode [1,2] 1 modulation, 2 to carry out demodulation, when the auto-complete does not specify that these two functions
- 2022-02-07 21:56:42下载
- 积分:1
-
牛顿差商与差分计算函数,用C语言实现,设计了多个子函数,代码略长,可供参考...
牛顿差商与差分计算函数,用C语言实现,设计了多个子函数,代码略长,可供参考-Newton" s difference quotient and the difference calculation functions, using C language implementation, design a number of subroutine, the code slightly longer available for reference
- 2022-02-13 05:14:27下载
- 积分:1
-
eigen开源的矩阵运算c++工具包
eigen工具包,是包括矩阵常用运算的开源C++工具包,不用安装可直接添加使用,非常方便
- 2022-04-26 12:19:36下载
- 积分:1
-
PURE去噪仿真程序
非常好的有关图像去噪仿真程序,有测试图片。仿真效果非常好,可用于图像匹配,图像融合,目标跟踪与检测仿真效果非常好,希望对大家有用
- 2022-08-04 04:43:46下载
- 积分:1
-
菜单 com teclado matricial 3 x 4 e pic
埃斯特角 projeto mostra 科摩 usar um teclado matricial 3 x 4 com pic 没有 ccs,criação de ilustra um 菜单 de opções usando (开关箱) 段控制 de motores de 帕苏、 com 帕苏 completo、 微帕苏等
- 2023-08-01 12:40:03下载
- 积分:1
-
this file need a traffic log in txt format, given the traffic log, it gets the i...
this file need a traffic log in txt format, given the traffic log, it gets the ip address source and destination to perform the IP-lookup following the Huang s algorithm, as result it returns another txt showing the right port and destination ip
- 2023-04-05 05:05:03下载
- 积分:1
-
smbus读BQ2040电池电量
smbus读BQ2040电池电量 单片机读BQ2040电池电量.
- 2022-10-10 02:05:03下载
- 积分:1
-
经典的基于vc++的小波滤波程序。很适合作信号处理的朋友
经典的基于vc++的小波滤波程序。很适合作信号处理的朋友-Based on the classic vc++ The wavelet filtering procedure. Very suitable for signal processing Friend
- 2022-01-22 07:03:50下载
- 积分:1