-
omp算法,应用与压缩感知
这个是经典omp算法,里面测量矩阵是用的高斯随机矩阵,稀疏基是傅里叶正交矩阵。这个算法对研究压缩感知非常有用。
- 2022-01-25 15:02:28下载
- 积分: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
-
最小二乘法线性拟合,数值计算方法中的一种经典算法
最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
- 2022-04-23 19:05:57下载
- 积分:1
-
from regular
从正则式转化为有穷自动机-from regular-into DFA
- 2022-08-22 01:19:02下载
- 积分:1
-
static Huffman
static Huffman
- 2022-09-12 13:20:03下载
- 积分:1
-
求矩阵奇异分解svd算法,共计4种实现方式,
求矩阵奇异分解svd算法,共计4种实现方式,-for SVD matrix decomposition algorithm, for a total of four kinds of achievement,
- 2022-02-01 20:33:32下载
- 积分:1
-
high matrix operation code
高数矩阵运算代码-high matrix operation code
- 2022-06-20 05:10:58下载
- 积分:1
-
美国航空航天局太空轨道任务设计工具源代码
你想不想去火星,但不知道什么时候离开或多少带来了什么?你想的东西降落在月球上?一般任务分析工具(GMAT)是一个开放源代码的太空任务的分析工具来回答只是那些类型的问题。 GMAT是由一组美国航天局,私营工业,公共和私人捐助者的发展。 GMAT的目的是既为真实世界的工程设计研究,如NASA宪章的精神,教育和公众参与的工具。GMAT的设计建模,优化,并估计飞船在轨道飞行状态从低地球轨道到月球应用,星际轨道等深空任务。分析师模型空间任务中GMAT首先创建资源,如飞船,传播者,估计和优化。资源可以被配置,以满足特定的应用程序和任务的需要。 GMAT包含一套广泛的可用资源,可以被分解成物理模型的资源与分析模型资源。物理资源包括飞船,推进器,罐,地面站,形成冲动烧伤,烧伤有限,行星,彗星,小行星,月球,重心,振动点。分析模型资源包括差分校正,传播,优化,估计*,3-D图形,XY坐标图,报告文件,文件的星历,用户定义的变量,数组和字符串,坐标系统,自定义子程序,MATLAB功能和数据。
- 2022-12-04 23:05:06下载
- 积分:1
-
蚁群算法资料
资源描述蚁群算法资料大全,好不容易在网上找到的,打开看了,很值得学习,希望大家共同分享共同进步!
- 2022-06-16 05:29:51下载
- 积分:1
-
Matlab calculated using the various features of photonic crystals parameters. A...
利用matlab计算光子晶体的各种特征参量。
一共五个希望对大家有所帮助。-Matlab calculated using the various features of photonic crystals parameters. A total of five people want to help.
- 2022-07-08 11:24:52下载
- 积分:1