登录
首页 » matlab » tools

tools

于 2011-09-08 发布 文件大小:12KB
0 227
下载积分: 1 下载次数: 22

代码说明:

  用有限差分方法计算模式的使用模拟介质波导法(This function calculates the modes of a dielectric waveguide using the semivectorial finite difference method)

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

发表评论

0 个回复

  • LeastSquaresSupportVectorMachineClassification
    二乘支持向量机对细胞的分类 本实验为二分类问题 数据来自威斯康星州(美国州名)医院的乳癌数据(Least squares support vector machine classification of cells)
    2010-02-25 21:00:58下载
    积分:1
  • detection_coins_harris
    this algoriths describe how to detect corners with hallis algorithm
    2012-03-26 10:11:07下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • autofixexp
    此脚本会自动更改尺度上所有定点块没有锁定自己的尺度(This script will automatically change the scale of all the pieces do not lock their own fixed-point scale)
    2009-06-25 22:26:26下载
    积分:1
  • AT
    说明:  matlab中电气化铁路牵引网上的AT所模型。(matlab electrified railway traction in the model AT Internet.)
    2013-07-13 18:53:03下载
    积分:1
  • Basic_DeModulation
    使用Matlab做出的基本调制方式的误码率曲线(Analysis of the symbol error probability for Basic Modulations )
    2012-09-14 20:07:10下载
    积分:1
  • edtu
    MATLAB实现最速下降法,希望大家用得上!!!!!!!!!(MATLAB implementation steepest descent method, I hope everyone useful! ! ! ! ! ! ! ! !)
    2009-03-05 20:23:20下载
    积分:1
  • signpost_recognize_fog
    Matlab编写的路标识别程序,可以对一幅图像中的多个路标进行识别。对雾化图片效果很好!(Matlab program written in road signs recognition, an image can be identified in a number of signs. Good effect on the atomization pictures!)
    2010-08-08 08:46:46下载
    积分:1
  • matlab
    各种波形的matlab生成 可以观察波形图(Matlab various waveforms generated waveform can be observed)
    2011-05-31 15:03:12下载
    积分:1
  • gra
    基于灰色关联算法的多属性节点切换的MATLAB实现(Switching multi-attribute node based on gray correlation algorithm in MATLAB)
    2013-03-29 11:36:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载