-
ULAbeamform
均匀线列阵波束形成,采用常规加权方式的波束形成。(ULA beamform)
- 2021-01-07 10:58:53下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
mainCX
通过此程序可得到二维坐标系中的油膜力及其分布曲线,使用者可更改设计变量观察油膜力的曲线变化(This program can be obtained by curve film strength and profile of the two-dimensional coordinate system, the user can change the design variables observed oil film force)
- 2016-01-12 21:43:15下载
- 积分:1
-
self-organizing
基于自组织特征映射神经网络的图像压缩算法,EI检索论文,绝对有参考价值.(Based on self-organizing feature map neural network image compression algorithm, EI retrieval papers, the absolute reference value.)
- 2009-05-02 22:39:32下载
- 积分:1
-
matlab_vc
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.(ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.)
- 2009-05-15 09:38:47下载
- 积分:1
-
2000_J_IEEE_VT_Broadnulls_Beamformer
beamforming theory from the renovable engineers
- 2011-01-18 21:19:33下载
- 积分:1
-
matlab
捷联惯性导航系统matlab仿真程序捷联惯性导航系统matlab仿真程序(matlab naviga )
- 2012-11-23 17:32:17下载
- 积分:1
-
15-M421P
dynamic voltage restorer article 5
- 2010-11-03 01:08:53下载
- 积分:1
-
Prg
code for averaging,ORing,ANDing images
- 2010-11-21 16:55:18下载
- 积分:1
-
MySiftCode(Matlab)
本代码是用来检测图像的局部不变特征的,主要参考DAVID G. LOWE的sift的论文。变成工具是matlab。(This code is used to detect the image of local invariant features, the main reference DAVID G. Lowe s sift paper. Become a tool is Matlab.)
- 2012-03-26 20:06:28下载
- 积分:1