登录
首页 » matlab » FIRgaotongjuxingandhanmmingbijiao

FIRgaotongjuxingandhanmmingbijiao

于 2008-07-01 发布 文件大小:6KB
0 320
下载积分: 1 下载次数: 1

代码说明:

  matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(matlab is a mathematical calculation, graphics processing and programming language design software integrated through matlab to realize the digital signal processing of expression, and ultimately realize the purpose of curriculum design.)

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

发表评论

0 个回复

  • texturefeaturesextracton
    matlab code for extraction of texture featues
    2010-12-29 16:25:35下载
    积分: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
  • segmentation
    sample code for image segmentation
    2012-10-06 22:50:05下载
    积分:1
  • Matlab_code_CCS-MMV
    基于原子范降噪的线谱估计技术,内容主要高分的压缩感知线谱估计,在雷达领域有着非常广泛的用途。(Atomic norm denoising with applications to line spectral estimation for radar, sonar and wireless commmunication)
    2020-06-29 15:00:02下载
    积分:1
  • 03-聚类
    采用聚类的方法对路标进行提取,效果不错。(The method of clustering is used to extract road signs, and the effect is good.)
    2020-06-20 09:40:01下载
    积分:1
  • Bai6-Nhapxuat
    Maple Bai 6: Nhap xuat
    2010-11-28 11:59:40下载
    积分:1
  • SglCon
    绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本(mapping function using mcc generated code embedded VC engineering example, Win32 Console Version)
    2005-08-09 18:42:23下载
    积分:1
  • iVISSA
    说明:  光谱特征波段的筛选,选择光谱数据中具有代表性的变量用以建立定量预测模型(This file is used to filter the spectral characteristic variables)
    2021-03-13 13:32:31下载
    积分:1
  • solarcell2
    太阳能电池模型,可以方便的仿真不同温度以及光照下电压,电流以及功率之间的关系曲线(Model of the solar cell, and can facilitate the simulation of the relationship between the different temperatures and light voltage, current, and power curve)
    2012-09-17 16:08:28下载
    积分:1
  • matlab_mp3
    利用Matlab实现Mp3文件的解码和播放的源程序。(Mp3 file using Matlab achieve decoding and playback of the source.)
    2015-04-16 13:13:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载