搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
gongefa
- 以下是我的共轭梯度法的C语言程序,迭代次数超多,矩阵的条件数并不大可以用共轭梯度法解。-Following is the conjugate gradient method in C language program, the number of iterations Chao, Matrix condition number is not large can conjugate gradient method solutions.
XiShuJuZhenZhuanZhi
- 数据结构稀疏矩阵转换成三元组然后再进行转置的具体实现方法,C语言实现,详细的操作解释-Interpretation of the sparse matrix data structure is converted into triples and then transpose the specific implementation method, C language, detailed operation
4-1Jacbi
- 对于阶数不高的方程组,直接法非常有效,对于阶数高,而系数矩阵稀疏的线性方程组却存在着困难,在这类矩阵中,非零元素较少,若用直接法求解,就要存贮大量零元素。为减少运算量、节约内存,使用迭代法更有利。-The order of the equations is not high, the direct method is very effective for high order, and the sparse coefficient matrix of linear equations, ther
cyuyanshishangbianchengbaili
- 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现
Jacobian_algorithm_optimization
- 雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化-Jacobi algorithm for seeking clearance method singular value decomposition of the matrix is a Jacobian algorithm optimization
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
Conjugate-Gradient-Method
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
matrix
- 共轭梯度法可以实现正定线性方程组的求解,并可以通过实例进行验证-Conjugate gradient method can achieve positive definite linear equations, and can be verified by an example
Strassen
- Strassen矩阵乘法,运用分治法,书上资料,编译通过-Strassen matrix multiplication using divide-and-conquer method book, compiled by
moyishoujishufa
- 采用msp430f169单片机为控制核心,矩阵键盘为输入,12864液晶为显示模块,实现手机模拟输入法-Using msp430f169 microcontroller core, matrix keyboard input, 12864 LCD for the display module, analog input method for mobile phone
CWM-code
- 本程序适用于论文A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries-this code is for A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries
cwp
- Transfer matrix method for metamaterials
MIMO
- 本程序实现了基于相关矩阵法的LTE及4G中MIMO多径信道的仿真,最终获得了MIMO信道的传播矩阵。(第一步,选择应用场景(确定信道参数和天线配置参数);第二步,计算相关矩阵,并做Cholesky分解;第三步,利用Jakes模型产生多普勒随机变量;第四步,形成TDL;第五步,根据前四步准备,最终得到MIMO多径信道的信道传输矩阵)-This procedure achieved based on the correlation matrix method and 4 g LTE MIMO in
AIC-matrix
- 偶极子法计算振动翼面升力分布的源码,根据文中介绍的方法编程来的-Dipole method to calculate the vibration of the airfoil lift distribution of the source code, according to the method described in the article programming to
yeimunsang
- 对于初学matlab的同学会有帮助,最终的权值矩阵就是滤波器的系数,利用最小二乘法进行拟合多元非线性方程。- Matlab for beginner students will help, The final weight matrix is ??the filter coefficient, Multivariate least squares fitting method of nonlinear equations.
ji641
- 一个计算声子晶体结构的一维传递矩阵法,IMC-PID是利用内模控制原理来对PID参数进行计算,完整的图像处理课设,包含所有源代码,汽车图像。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, The IMC- PID is using the internal model control principle for PID parameters is calculated, C