登录
首页 » PPT » Arduino_Cookbook

Arduino_Cookbook

于 2014-08-19 发布 文件大小:9852KB
0 168
下载积分: 1 下载次数: 7

代码说明:

  关于Arduino书,程序,要点,起步等级(A book about Arduino)

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

发表评论

0 个回复

  • PokerHandsBuilder
    simple tool for manual building of hand history based on emulation of PokerStars hand history files via GUI
    2014-01-27 10:03:37下载
    积分: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
  • partD
    四阵元理想情况下情况下,来波方向为30度时,波束赋形( Smart Antenna beam-forming)
    2011-07-24 12:14:45下载
    积分:1
  • AirTrafficController
    Air traffic controller
    2011-12-16 14:04:35下载
    积分:1
  • TestFFT2
    simulink的fft分析 中间加入hamming窗口(fft simulink in the middle of adding hamming window of)
    2011-01-11 03:07:43下载
    积分:1
  • MATLAB
    有关有限元的基本理论与matlab的编程,是浙大徐荣桥老师编写的研究生教材。(For the basic theory and finite element matlab programming, Xu Rong bridge is Zhejiang University graduate teacher preparation materials.)
    2011-10-09 23:14:16下载
    积分:1
  • Segmentation
    基于直方图的自适应阈值法实现分割图像前景与背景,matlab编写,包含测试图像和实验报告(Foreground and background to achieve image segmentation histogram-based adaptive threshold method, matlab prepared, containing the test images and test reports)
    2014-01-08 15:35:05下载
    积分:1
  • one-dimensional-wave-equation
    一维线性齐次波动方程,用matlab语言实现,利用边界值和边界条件进行求解(One-dimensional linear homogeneous wave equation, with the matlab language, use of boundary value and boundary conditions to solve)
    2011-05-12 21:58:37下载
    积分:1
  • AIRSAR_SanFrancisco
    对旧金山海岸的极化SAR数据进行分类。根据图像像素点的散射特性采用Freeman分解对图像进行分类,利用wishart聚类算法聚类。最后得到极化sar数据的分类结果。保证了图像的极化特性和散射特性(Polarimetric SAR data to classify the coast of San Francisco. Freeman decomposition using the image classification, clustering clustering algorithm based on the use of wishart scattering characteristics of the image pixels. The last classification results obtained polarization sar data. To ensure that the polarization characteristics of the image and scattering properties)
    2021-03-17 22:59:19下载
    积分:1
  • Nested_Triangles
    Given the number of triangles N , the MATLAB function plots nested triangles.
    2010-10-01 01:10:49下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载