登录
首页 » matlab » guihd

guihd

于 2011-07-05 发布 文件大小:1KB
0 87
下载积分: 1 下载次数: 7

代码说明:

  递归函数调用示例。使用switch case语句实现切换编程回调结构。(Example of a recursive function call. Achieved using the switch case statement to switch programming callback structure.)

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

发表评论

0 个回复

  • Ball_Beam_Lead_PD
    pd estable for ball and beam
    2011-02-15 16:18:46下载
    积分:1
  • b33
    自适应波束形成算法和普通波束形成,对比发现自适应波束形成比普通波束形成有抑制干扰作用(Adaptive beamforming algorithm and the general beamforming, adaptive beamforming contrast found that the formation of more than ordinary beam interference suppression)
    2021-03-10 17:09:26下载
    积分:1
  • Integrity
    Integrity toolbox. For glucose investigation purposes
    2013-11-19 22:37:14下载
    积分:1
  • Multipletargettracking
    三维多目标跟踪算法的MATLAB程序代码。是目标跟踪算法研究者学习和参考的很好资源(Three dimensional multiple target tracking algorithm MATLAB code. Target tracking algorithm is well researchers study and reference resources )
    2015-03-12 09:33:29下载
    积分:1
  • GPS-cycle-slip-processing
    GPS L1,L2双拼周跳探测与修复,包含几种常用的实时探测算法,附有GUI界面(A MATLAB software package for GPS cycle-slip processing is presented in this paper. It realizes cycle-slip detection and repair in the measurement domain for GPS L1 and L2 signals. The software implements several classic approaches oriented to real-time processing. With the graphic user interface, the user can configure the raw data, set algorithm-related parameters, add synthetic cycle-slips, and view the detection results in both text and illustrated forms. )
    2020-07-01 16:20:02下载
    积分:1
  • Cuckoo-search-algorithm
    布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。(Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search algorithm is a new heuristic algorithm CS by Cambridge Xin-SheYang (Yang Novosti) professors and S.Deb proposed in 2009 by simulating some species of cuckoo Bird (CuckooSpecies) parasitic brood (BroodParasitism) effectively algorithm optimization problem. At the same time, CS also uses associated Levy flight search mechanism.)
    2020-11-25 16:29:33下载
    积分:1
  • junyunxianzhe
    说明:  波束图定义为当阵列输入为平面波时,阵列输出与平面波入射角的关系。阵列天线的方向图是全方向的,但阵列的输出经过加权求和后,却可以使阵列接受的方向增益聚集在一个方向上,相当于形成一个波束,(The wave beam chart defines to work as when array input for plane wave, array output and plane wave incidence angle relations. Array antennas s directional diagram is entire direction, but array output after weighting summation, actually may cause the directive gain which the array accepts to gather in a direction, is equal in forms wave beam, )
    2010-04-25 18:48:41下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • choas
    混沌序列中不同映射的实现,matlab语言编写(Chaos in different mapping implementations , matlab language )
    2012-02-01 15:22:10下载
    积分:1
  • Edward-Neuman--matlab
    matlab教学用书 Edward Neuman 版本(matlab version of teaching the book Edward Neuman)
    2011-09-20 13:54:40下载
    积分:1
  • 696522资源总数
  • 104043会员总数
  • 35今日下载