登录
首页 » Java » se

se

于 2014-12-19 发布 文件大小:811KB
0 181
下载积分: 1 下载次数: 0

代码说明:

说明:  software engg notes for students

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

发表评论

0 个回复

  • simsim_sdm_read
    Cognitive Science SDM code
    2010-03-04 14:07:18下载
    积分: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
  • pcmcode
    说明:  将输入A律PCM编码器的正弦信号采样,进行PCM编码,求出编码器的输出码组序列。(legal importation A PCM encoder sinusoidal signal sampling, PCM coding, coding obtained the output code sequence.)
    2006-04-05 01:12:59下载
    积分:1
  • 13898372bot703
    关于粒子滤波的MATLAB源代码,实现了目标跟踪的效果~直接运行,有图像,希望大家喜欢。(On the particle filter MATLAB source code, to achieve the target tracking results ~ direct run, there is the image, hope you like.)
    2010-05-10 14:29:04下载
    积分:1
  • matlab-function
    MATLAB中的大部分函数都有说明十分有用,对于学习MATLAB的人来说如获至宝(Most MATLAB functions have explained very useful for people who are highly prized learning MATLAB)
    2014-08-09 09:40:06下载
    积分:1
  • PSO
    PSO优化算法用于函数优化,具体的函数包括Quadric,Rastrigin等等(PSO optimization algorithm for function optimization, specific functions including Quadric Rastrigin and so on )
    2021-03-24 15:59:15下载
    积分:1
  • kjinlin
    matlab 人工智能k紧邻创新实现方式,(matlab k close to the innovative way to achieve artificial intelligence,)
    2011-01-25 16:31:58下载
    积分:1
  • arranque_directo_losada
    start up induction motor direct online
    2011-05-04 02:07:04下载
    积分:1
  • shudu2
    九宫格源代码,用matlab编写的程序比较简单,运行时输入B=shudu2(A),A就是需要填写的九宫格。(Squared source code, using matlab procedure is relatively simple, run-time input B = shudu2 (A), A is a need to fill squares.)
    2013-08-14 22:14:21下载
    积分:1
  • matlab
    包括灰级窗和直方图,中值滤波。灰级窗成功的显示需要的切片,直方图采用多种方法来实现对一幅图片的灰度化。(Including the gray-level histogram windows and median filtering. Gray level display window successful sliced need histogram using a variety of methods to achieve a picture of grayscale.)
    2015-03-26 16:28:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载