-
S1D13700_Source_Code_for_Utilities
用C语言设计的EPSON LCD控制器S1D13700驱动。(Using C language designed EPSON LCD driver S1D13700 controller.)
- 2008-04-19 19:29:03下载
- 积分:1
-
fmcw 雷达仿真 fmcw sim
fmcw 雷达仿真,功能现多目标的检测,采用fmcw体制进行调制,可以测距测速仿真。(FMCW radar simulation)
- 2020-09-04 20:18:07下载
- 积分:1
-
first1111111
说明: 打印一条文字“”你好世界“”你好python“”最基础的python语言了解一下(Print a text "Hello World" and "Hello python". Learn about the basic Python language)
- 2020-06-19 15:40:02下载
- 积分:1
-
c指针讲义,压缩包内共包含ppt以及代码解析!
c指针讲义,压缩包内共包含ppt以及代码解析!-The introduction of C pointer,included ppt and code.
- 2022-06-16 20:41:00下载
- 积分:1
-
实用实时天气预报App
说明: 只需要在搜索框中输入英文的城市名称,就可以实时搜索该城市的天气情况。(Simply enter the name of the city in English in the search box to search the weather of the city in real time.)
- 2019-01-24 13:22:26下载
- 积分:1
-
乾坤系列指标
说明: 乾坤系列指标是比较好的指标之一,不管是短线长线都有一定的参考价值(Qiankun series index is one of the better indicators, whether it is a short line long line has a certain reference value)
- 2019-03-19 23:19:15下载
- 积分:1
-
Untitled
说明: 计算两张图片位移,可以用于图像拼接。但畸变图形效果较差。(Calculating the displacement of two images can be used for image mosaic. But the effect of distorted image is poor.)
- 2020-03-20 16:10:27下载
- 积分:1
-
[程序源代码]雷达中的微多普勒效应
里面记载了雷达微多普勒效应的源代码,其中还包括飞机等目标。(It records the source code of radar micro-Doppler effect)
- 2021-04-04 11:29:04下载
- 积分:1
-
基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像...
基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像
- 2022-02-04 12:03:29下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1