登录
首页 » matlab » MATLAB

MATLAB

于 2020-07-26 发布 文件大小:85KB
0 176
下载积分: 1 下载次数: 76

代码说明:

  实现两幅图像仿射变换并且进行重叠部分的拼接(Affine transformation and to achieve two images overlap stitching for)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lms
    最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming )
    2011-04-28 23:25:35下载
    积分:1
  • Matlab_Graphics_and_Image
    苏金明写的《Matlab图形图像学》,一本学习matlab非常好的书。(SGT written in " Matlab Graphics & Image" , a very good book to learn matlab.)
    2010-05-17 16:20:01下载
    积分:1
  • tsp
    用于解决TSP问题的路径优化算法,一种改进的memetic算法(Used to solve TSP problem of path optimization algorithm, an improved memetic algorithm )
    2013-10-06 15:15:44下载
    积分:1
  • ADRC-chen
    ADRC即自抗扰控制器的matlab仿真程序,包括离散法求输出和龙格库塔法求输出两个M文件。已编译过,参数调好了。(ADRC since the anti-rejection controller matlab simulation program, including the discrete method for the output and the Runge-Kutta method seeking output two M-files. Has been compiled, the parameters of a good tune.)
    2013-04-18 11:58:45下载
    积分:1
  • ekf
    matlab code for Learning the Extended Kalman Filter
    2015-02-03 15:10:17下载
    积分:1
  • DFSER
    对不同源节点到中继节点距离的固定DF译码转发协作通信的误码率进行了仿真(The error rate of fixed DF decode and forward cooperative communication is simulated for the distance from heterogeneous nodes to relay nodes)
    2017-11-26 13:17:13下载
    积分:1
  • LCC
    说明:  无线充放电中的谐振网络仿真设计,有助于了解谐振网络。(The simulation design of resonant network in wireless charge and discharge is helpful to understand resonant network.)
    2019-06-02 19:43:40下载
    积分:1
  • matlab_prog
    一本关于Matlab编程的书,很经典,而且是英文版的(A book on Matlab programming, classic, and is in English)
    2010-07-22 09:12:08下载
    积分:1
  • mlcentralfiles123
    Vehicle Climate Control System
    2010-11-18 07:11:21下载
    积分:1
  • MedImageEnhanceSwitching2
    Medical Image Enhancment using a switching threshhold
    2010-01-27 06:51:44下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载