-
omp算法,应用与压缩感知
这个是经典omp算法,里面测量矩阵是用的高斯随机矩阵,稀疏基是傅里叶正交矩阵。这个算法对研究压缩感知非常有用。
- 2022-01-25 15:02:28下载
- 积分:1
-
一种新的受限扩散池模型
一种新的受限扩散凝聚模型--单向扩散凝聚模型DLUA,输入不同的参数可产生各种不同的图案,可作为辅助研究或教学演示。-a new pool of restricted diffusion model-- the proliferation of one-way model DLUA rally, importation of different parameters can produce a variety of designs, as a complementary research or teaching demonstration.
- 2022-03-07 16:53:46下载
- 积分:1
-
一多项式求值,求导,减法,乘法,加法. 输出形式为类数学表达式, 指数升序排列....
一多项式求值,求导,减法,乘法,加法. 输出形式为类数学表达式, 指数升序排列.-a polynomial function, derivation, subtraction, multiplication and addition. Output form of mathematical expression category, the index in ascending order.
- 2022-04-18 23:42:48下载
- 积分:1
-
VB实现Floyd算法
VB实现Floyd算法-VB Floyd Algorithm
- 2022-03-03 23:22:55下载
- 积分:1
-
hillcipher,虚无主义,普莱费尔,railfence,波里比阿
希利弗,虚无主义者,游乐场,围栏,波里比乌斯
- 2022-12-24 11:00:03下载
- 积分:1
-
Sorting algorithm, using merge sort of thought, and then speed up the time to so...
排序算法,运用归并排序的思想,再加快时间内解决排序问题,并显示在单文档上。-Sorting algorithm, using merge sort of thought, and then speed up the time to solve the scheduling problem, and show in a single document.
- 2022-06-22 01:06:16下载
- 积分:1
-
关于GR用C语言编写的代码
关于GR用C语言编写的代码-on GR C language code
- 2022-03-05 00:56:37下载
- 积分:1
-
sobel算法
该算法采用c++语言编写的sobel算法!简单易懂!主要用于提取图像的边缘!特别适合于初学Opencv的人士学习使用。
- 2023-08-14 13:40:04下载
- 积分:1
-
学生学籍管理系统的设计
源代码为学生学籍管理系统的设计与开发,可以帮助同学们更好的利用VB软件,并且能在编程过程中给同学们一些启发,仅供参考
- 2022-02-11 22:30:15下载
- 积分:1
-
解抛物型、椭圆型、双曲型偏微分方程
应用背景随着物理科学所研究的现象在广度和深度两方面的扩展,偏微分方程的应用范围更广泛。这里给出典型抛物型、椭圆型、双曲型偏微分方程的程序代码,可供刚刚接触偏微分方程的人学习参考使用。关键技术具体内容包括:抛物型方程的显示格式、隐式格式(Crank-Nicolson)解法;二阶线性双曲型方程的显示格式、隐式格式解法、精确解;椭圆型方程的Jacobi迭代解法和精确解。
- 2022-05-12 22:55:00下载
- 积分:1