登录
首页 » Java » AndroidIR

AndroidIR

于 2014-01-29 发布 文件大小:72KB
0 56
下载积分: 1 下载次数: 4

代码说明:

  Andriod IR for Arduino

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

发表评论

0 个回复

  • hengmo
    横模算法的程序,很综合。对书上的算法有很到的体现。具有很好的指导意义。(Transverse mode algorithm procedure, it is comprehensive. The algorithm of the book is to reflect. Has a good guide.)
    2010-10-12 17:11:04下载
    积分:1
  • ar
    说明:  该文件包含对AR模型的源程序,并且包含了原始的数据(This file contains the AR model of the source, and contains the original data)
    2014-11-13 14:56:30下载
    积分:1
  • far
    利用角谱传播理论,计算光束传播很远距离后的分布情况,即远场分布(Use angular spectrum propagation theory to calculate the distribution of the beam propagation after a very long distance, that far-field distribution)
    2021-03-25 15:39:14下载
    积分:1
  • wavelet
    对某一标准图像进行二维Mallat小波的3级分解,获得小波高/低频系数,分别 用低频分量LL1、LL2、LL3的小波系数进行图像重建,分别计算这三种情况 和原始图像比较的PSNR。(A standard image 3 2D Mallat wavelet decomposition, wavelet high/low frequency coefficients , respectively Low frequency component LL1 , LL2, LL3 wavelet coefficients for image reconstruction, respectively, to calculate the three And compared to the original image PSNR. )
    2013-05-16 22:07:13下载
    积分:1
  • 三次样条插值 marmousi模型
    三次样条插值,在marmousi模型,上的应用,这是老师给我的作业 做的还不错 希望大家 给我开通账号的机会(it is good)
    2015-04-22 10:46:33下载
    积分:1
  • lsgo_2013_benchmarks
    lsgo benchmark functions
    2020-11-20 20:29:36下载
    积分:1
  • FingerQuality_H_Z_C
    将指纹图像分为好、中、差三类,然后根据典型的质量指标在各类质量中的影响度来设定相关的权重,以此可以更准确的表示图像质量,提高指纹识别的后续处理的准确性,系统的稳定性(Fingerprint image is divided into good, normal and poor, and then the typical quality indicators in the quality of the impact of various degrees to set the associated weight, this can be a more accurate representation of image quality and follow-up to deal with fingerprint recognition accuracy, system stability)
    2010-09-16 16:31:35下载
    积分:1
  • SV8-Demo
    实现定时控制,非常实用,可以直接调用,有需要的可以下载(Achieve timing control, very practical, you can directly call the need to be downloaded)
    2013-12-31 09:46:41下载
    积分:1
  • fractal-use
    分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -0.1 0.8]) ②Sierpinski三角形 A=[0 1 0.5 0 0 1] 初始化A n=3 迭代次数 for i=1:n A=A/2 b=zeros(1,3^i) c=ones(1,3^i)/2 A=[A A+[c b] A+[c/2 c]] end for i=1:3^n patch(A(1,3*i-2:3*i),A(2,3*i-2:3*i), b ) patch填充函数 end (Fractal Exercise One The ① Koch curve Plural iteration Koch curve clear i to prevent i is reassigned A = [0 1] initial A is a connection (0,0) and (1,0) of the segments t = exp (i* pi/3) n = 2 n is the number of iterations for j = 0: n A = A/3 a = ones (1,2* 4 ^ j) A = [A (t* A+ a/3) (A/t+ (1/2+ sqrt (3)/6* i)* a) A+2/3* a] end plot (real (A), imag (A)) axis ([0 1-0.1 0.8])   ② Sierpinski triangle A = [0 1 0.5 0 0 1] initialized A n = 3 the number of iterations. for i = 1: n A = A/2 b = zeros (1,3 ^ i) c = ones (1,3 ^ i)/2 A = [A A+ [c b] A+ [c/2 c]] end for i = 1:3 ^ n patch (A (1,3* i-2: 3* i), A (2,3* i-2: 3* i), b ) patch filled function end)
    2013-03-02 10:03:09下载
    积分:1
  • Gabor-Filter
    This code is used for extracting texture features in an image
    2014-01-24 18:20:08下载
    积分:1
  • 696524资源总数
  • 103978会员总数
  • 64今日下载