-
经典微波电磁散射模型MIMICS
乌拉比创立的微波电磁散射模型,主要用于电磁波在植被覆盖区域的计算,用于高大植被覆盖区,将植被分成树冠,树干和地面三个部分,分别计算电磁散射,是目前最经典精度最高的电磁散射模型。
- 2022-03-23 15:10:07下载
- 积分:1
-
program of simple
共享simple程序, 用于数值传热计算欢迎大家下载-program of simple
- 2022-02-09 14:30:13下载
- 积分:1
-
MATLAB functions: LLL.m, Brun.m, Seysen.m. These functions implement different lattice reduction al
The supplementary material consists of three MATLAB functions:
LLL.m
Seysen.m
Brun.m
These functions implement different lattice reduction algorithms in MATLAB.
The functions are well-documented, explaining their functionality as well
as how to run them. The software is provided for free and without warranty.
- 2023-07-10 23:10:03下载
- 积分:1
-
contoh ANFIS
- 2022-07-08 16:51:14下载
- 积分:1
-
first prepared MFC DLL, opening VC 6.0 = gt; File = gt; New = gt; Project = gt;...
先准备好MFC DLL,打开VC 6.0=gt;文件=gt;新建=gt;项目=gt;MFC AppWizzard(DLL),项目名Calc=gt;下一步=gt;完成。好吧,你在文件视图上打开工作区可以看到有Calc.h,计算cpp,stdafx.h,stdafx.cpp文件那四份文件。
- 2022-03-15 08:37:44下载
- 积分:1
-
这是一个简单的演示如何评价文本的数学表达式
This a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functions. The code consists of
three simple classes: 1) Calc - which does the main calculations, 2) Stack -
which is used to push and pop intermediate operators and numbers and 3)
Symbol Table. The symbol table is a collection of calc symbols, a type structure
consisting of various elements, including the expression name, function name,
and the final value of the expression The evaluation procedure is done in three
steps: 1) simplify the expression by removing all the elements within () and
storing them in subexpressions within the symbol table. 2) Each of these sub
expressions are then converted to RPN format (Reverse polar notation) and
evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functi
- 2022-02-20 06:26:41下载
- 积分:1
-
GMM前景提取应用
基于OpenCV从采用混合高斯模型GMM算法应用在视频监控等场景下进行前景提取,通过大量的训练样本对背景的混合高斯模型进行训练,能够实时精确地提取出视频中的前景行人。
- 2022-09-09 06:25:06下载
- 积分:1
-
矩阵的类,可以做矩阵运算
矩阵的类,可以做矩阵运算-matrix of categories that can be done matrix calculation
- 2022-05-22 13:23:08下载
- 积分:1
-
大数类,重载了各类操作符,可以完成大数计算功能
大数类,重载了各类操作符,可以完成大数计算功能-big number function
- 2022-01-26 07:04:28下载
- 积分:1
-
vc wrote of the source is the type of game procedures. Calling many of the syste...
vc写的源程序,是关于游戏类的程序。调用了系统的很多API-vc wrote of the source is the type of game procedures. Calling many of the system API
- 2022-07-17 18:20:39下载
- 积分:1