登录
首页 » matlab » horos

horos

于 2012-03-21 发布 文件大小:293KB
0 139
下载积分: 1 下载次数: 7

代码说明:

  Circle detection using Hough transform

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

发表评论

0 个回复

  • Multi-bus-based-simulation-of-aircraft-electrical-
    基于多总线的飞机电气故障模拟实验系统设计Multi-bus-based simulation of aircraft electrical system failure(Multi-bus-based simulation of aircraft electrical system failure)
    2011-01-10 19:12:22下载
    积分:1
  • v2normalkalman
    自己编写的2维动态模型,运用卡尔曼滤波仿真。(I have written two-dimensional dynamic model, the use of Kalman filter simulation.)
    2011-09-07 10:43:59下载
    积分:1
  • MCE_Classifier
    用MCE算法训练分类器,用Train.txt里的数据进行训练,用Test.txt的数据进行性能检测(Use MCE training algorithm of MCE to train the classifier, use the training data in Train.txt to train the classifier and use the data in the Test.txt to test the performance of the classifier )
    2015-01-26 17:02:21下载
    积分:1
  • copulaenglish
    解决二个变量 之间的非线性关系,包括MATLAB中自带的五种copula函数。(Solve the non-linear relationship between two variables, including five Copula Functions in MATLAB.)
    2020-06-23 23:00:01下载
    积分:1
  • clbp.m
    clbp -improved local binary pattern
    2015-02-24 16:08:58下载
    积分:1
  • jiyushangdeyuzhifenge
    在运动目标检测中有很多关于目标分割的方法,这里举了一个基于熵的阈值分割方法。(Moving target detection on the target partition, example of an entropy-based threshold segmentation method.)
    2012-05-10 20:35:14下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • 1.5
    这是一个1.5维普的程序,只要导入数据,就可以运行(his is a 1.5 program, as long as the import data, you can run)
    2013-04-16 21:37:46下载
    积分:1
  • IVA
    独立向量分析(IVA)是对独立成分分析(ICA)算法的一种扩展,将ICA中的单变量成分扩展为多维变量成分,可有效避免卷积盲源分离过程中的排序模糊性问题。(Independent vector analysis (IVA), a multivariate extension of independent component analysis, tackles the convolutedly mixed blind source separation (BSS) problem in a way to avoid the permutation problem by employing a multivariate source prior of the short-time Fourier transform (STFT) components. )
    2020-12-05 09:29:26下载
    积分:1
  • chaper7
    机器人控制系统的设计及其matlab仿真第7章“机器人滑膜控制”源代码(Source code of the the the design of of the robot control system and its matlab simulation Chapter 7, " robot synovial control" )
    2013-04-25 14:24:48下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载