-
非线性方程类,封装了有关解非线性方程的算法
非线性方程类,封装了有关解非线性方程的算法-nonlinear equations, the solution package, the algorithm of nonlinear equations
- 2022-07-13 09:51:00下载
- 积分:1
-
物联网通信技术的发展现状及趋势综述*
资源描述摘 要:物联网是继计算机、互联网与移动通信网之后信息技术产业的第三次发展浪潮。通信技术
能够使物联网将感知到的信息在不同的终端之间进行高效传输和交换,实现信息资源的互通和共
享,是物联网各种应用功能的关键支撑。文中首先介绍了物联网的概念、系统组成,然后重点阐述了
物联网通信技术的发展现状,接着分析了物联网通信技术发展中面临的问题,最后结合信息通信技
术和物联网的发展情况,对物联网通信技术的研究方向和发展趋势进行了展望和预测。
关键词:物联网 通信技术 无线通信 短距离通信
- 2022-09-17 13:40:03下载
- 积分:1
-
基于分水岭算法的彩色图像分割算法
分水岭算法分割彩色图片,使用时只需要更改处理图片的路径即可,属于Matlab程序,压缩文件中含有原始图片
- 2023-09-02 22:10:03下载
- 积分:1
-
DOS下时间分辨率精确到毫秒的程序
DOS下时间分辨率精确到毫秒的程序-Source of a millisecond timer in DOS
- 2022-08-20 02:16:54下载
- 积分:1
-
实数DE代码
很实用的实数差异演化(DE)算法,实用类实现的,里面有几种不同的变异方案。
- 2022-03-23 14:07:29下载
- 积分:1
-
图像去噪
小波变换去噪,小波包去噪,小波增强去噪,程序可以运行,特别适合初学者使用。
- 2022-01-25 18:58:46下载
- 积分:1
-
特纳马基纳与chenney的垃圾colecctor和统计
特纳机与chenney的垃圾收集器在C实现代码该文件包含3台机器。该MGV1使用不带电池,以保持的方式。所述MGV2一起使用的电池存储外的路径。该MGV7实现算法chenney(垃圾colecctor)在纪律和执行计算机语言的理论应用于设计(编译)
- 2022-07-23 01:27:35下载
- 积分:1
-
A relatively simple calculator, the basic completion of the real functions of ad...
一个比较简单的计算器,基本完成了实数的加减乘除的功能,还有取负号,开方,倒数,清除等功能.-A relatively simple calculator, the basic completion of the real functions of addition and subtraction, multiplication and division, as well as from a negative number, prescription, countdown, removing and other functions.
- 2023-05-08 21:50:03下载
- 积分:1
-
the procedures used Matlab language trend of the computer program.
该程序用matlab语言编写的计算机潮流计算程序。-the procedures used Matlab language trend of the computer program.
- 2023-07-31 20:50:02下载
- 积分:1
-
Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n...
程序:全主元Gauss消去法
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
- 2023-02-27 01:55:03下载
- 积分:1