搜索资源列表
vision.rar
- 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知
Csharp字符串和正则表达式参考手册
- 此书讲了C#的字符串和正则表达式的详细内容,范围小而精,适合较高级编程人员使用和参考.-book stresses the C# and the string expression is the detailed content and scope of a small but efficient, suitable for the more senior programmers to use and reference.
Csharp字符串和正则表达式参考手册
- 此书讲了C#的字符串和正则表达式的详细内容,范围小而精,适合较高级编程人员使用和参考.-book stresses the C# and the string expression is the detailed content and scope of a small but efficient, suitable for the more senior programmers to use and reference.
rongyuxb
- 图像去噪是图像处理领域中的一个重要内容,图像去噪总是需要在抑制噪声和保持图像细节之间做折衷。小波变换作为一种新的信号处理工具,在信号去噪领域已得到了成功的应用。在传统的基于正交小波变换的图像去噪方法中,重建图像在边缘附近容易产生振荡从而造成边缘失真,噪声较严重时还会产生模糊边缘;利用冗余小波变换,可以克服正交小波变换去噪存在的不足, 进一步提高算法的去噪性能-Image denoising image processing is an
PMV4.0
- 常用的触摸屏较正软件,如果发现液晶显示屏的触摸屏不是很准的时候 ,不仿试下-Commonly used touch-screen than is the software
7
- 摘 要 盲图像恢复的主要困难是信息不足,而为了恢复图像和确定点扩散函数需要适当的先验知识。解决这个问题的法、 法以及正则化方法等。但是这些方法的计算量都太大,针对上述方法的不足,文章提出了一种恢复图方法有图像的新算法,它通过恢复残差的最小化和后验概率的最大化来估计参数和恢复图像。其中,巧妙地利用了最陡梯度法和 共轭梯度法的迭代求解。对由于运动造成的模糊图像,可以明显地改善图像的质量,实验结果证明,在对模糊操作没有严格限制的情况下,仍
4
- PID算法,PID详解,PID较正.PID算法和程序设计.PID控制算法的参数整定仿真
frequency-adjustment
- 这个压缩包中包含了几遍外文的关于频偏较正的文献。-This archive contains several times more foreign languages is the literature on the frequency offset.
a-new-Least-squares-fitting-method
- 本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after r
testQuad
- 同素变换的示例源代码:可以将平面上一个四边形内的点映射到对应的一个距形内,对于平面点的较正或坐标变换比较有用。可直接在VS2005下编译运行。-Transform with the prime example of source code: the plane can be a point inside the quadrilateral is mapped to a distance corresponding to the shap
RK
- 用四级四阶R-K格式法和Adams预报—较正格式解高阶方程-Solution of higher order equations with four fourth-order RK format France and Adams forecast- more positive format
AQMC_stage2
- 1.AQMC较正的matlab源代码,适用于各种DAC及正交调制器引起的IQ不平衡较正-Than positive 1.AQMC matlab source code, suitable for all kinds caused by the DAC and quadrature modulator IQ imbalance correction
work
- 1.将BMP图像内容读入内存数组。 2. 调整图像的灰度,对图像进行灰度变换(反变换)。 3. 对图像进行较正,分别取值为0.4,0.6,0.8.-1. The BMP image content is read into memory array. 2 Adjust the gray image, the image gray-scale transformation (inverse transform). 3 more p
cornerDetection
- 图像自动分割算法,可以从简单背景中分割出长方形的兴趣图片,并提供方向校正和仿射较正。可以用于名片分割,试卷分割,所有长方形目标的分割。-And automatic image segmentation:, which can segment the rectangular object the simple background image, and provide direction correction and affine r
candan
- 能对DFT处理会后序列进行频谱校正,输出得到相位、频率、幅值信息。(This programe can be applied to DFT processing sequence after the spectrum correction, and output phase, frequency, amplitude information.)
DOF_BP
- 针对六自由度平台,运用BP神经网络求解六自由度平台反解,并且用验证样本集进行验证,精度较高(Using BP neural network to solve the six degree of freedom platform inverse solution)
30.控制步进电机正反转
- 通过zigee控制电机的正转和反转,对于学习zigbee具有较大的帮助(The positive rotation and reversal of the motor is controlled by zigee, which is of great help to the learning of ZigBee)
线性方程组计算
- 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equati
halcon将照片中的四边形工整地展示出来
- halcon将照片中的四边形工整地展示出来(halcon quadrilateral)
正则化方法
- 在进行矩阵求逆等计算时遇到矩阵条件数较大导致病态时,常用的各种解决病态方程方法(In the calculation of matrix inversion, when the number of matrix conditions is large, which leads to ill condition, various common methods to solve ill condition equation are used