登录
首页 » matlab » matlab_s

matlab_s

于 2010-06-10 发布 文件大小:9KB
0 76
下载积分: 1 下载次数: 23

代码说明:

  matlab 的s函数应用心得,介绍了s函数的用法(matlab s-function application of experience, describes the use of the function s)

文件列表:

(免费)matlab中s函数编写心得.doc,37376,2010-06-10

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

发表评论

0 个回复

  • Face-Recognition
    一段很不错的人脸识别的matlab源代码,matlab版本为7.0.1,我不知道在其他版本下能否顺利执行(A very good face recognition matlab source code, use the matlab version 7.0.1, I do not know whether the smooth implementation of the other versions)
    2011-05-18 12:56:20下载
    积分:1
  • matlab---perceptron
    matlab实现的感知机应用上的实例,对其具体功能的加深认识(matlab implementation of Perceptron application examples to deepen understanding of their specific functions)
    2013-07-12 21:36:29下载
    积分:1
  • Copula_model
    copula实现多维相关分析,采用高斯分析多维的关系(Copula implements multidimensional correlation analysis)
    2018-11-27 12:59:50下载
    积分:1
  • generatethecircle
    Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2]. % Resulting points will be seperated by approximately delta_ft feet. % By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in % degrees. (Generate a great circle trajectory from [lat1, lon1] to [lat2, lon2]. Resulting points will be seperated by approximately delta_ft feet. By default, delta_ft = 100 feet. All lat/lon inputs )
    2007-12-20 00:12:40下载
    积分:1
  • mohu
    模糊控制,变电站电压无功控制的matlabsimulink模型(Fuzzy control, substation and reactive power control model of matlabsimulink)
    2012-05-09 10:44:42下载
    积分:1
  • robust_motion_deblurring
    Two-Phase Kernel Estimation for Robust Motion Deblurring
    2020-11-09 09:59:47下载
    积分:1
  • Matlab-wave-liet-example
    Matlab小波滤波程序及演示程序,很好的学习资料,有实例和仿真(Matlab wavelet filtering procedure and demonstration program, good learning materials, there are examples and simulation)
    2011-11-15 17:23:43下载
    积分: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
  • zhiqufengji_MPPT
    一种直驱风机寻找最大功率点的模型,可以用来分析学习原理。(This is looking for a direct-drive model s the maximum power point,that can be used to analyze or learning principles.)
    2015-03-28 13:24:43下载
    积分:1
  • Klaman
    卡尔曼滤波相信大家都很熟悉了,这是我编写的老师的作业(Kalman filter we all know very well, this is my teacher preparation operations)
    2008-04-16 12:47:47下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载