-
关于滤波器的一些源程序,里面有详细的说明
关于滤波器的一些源程序,里面有详细的说明-On a number of source filters, which is described in detail
- 2022-01-26 02:10:46下载
- 积分: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
-
产品图片上下滑动展示Flash源码
产品图片上下滑动展示Flash源码,Flash图片上下滚动特效,鼠标放在右侧的标题列表上,左侧的图片就对应滚动显示,滑动显示的效果,有滑动门的感觉.
- 2022-03-17 08:36:43下载
- 积分:1
-
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。...
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。-This is the map control on the two small examples of a simple point of view for the novice to learn when, through the analysis of simple examples of code, to master control of two maps of the programming point of view.
- 2022-03-17 00:38:09下载
- 积分:1
-
Ni-LabVIEW的源程序的第六个,具体请看内容
很少见的哦
Ni-LabVIEW的源程序的第六个,具体请看内容
很少见的哦-Ni-LabVIEW source of the sixth, details, please read the contents rarely see oh! !
- 2022-01-25 15:27:36下载
- 积分:1
-
这是学生成绩查询系统.用C语言编写的,是学习C语言的课程设计...
这是学生成绩查询系统.用C语言编写的,是学习C语言的课程设计-This is the performance of their students inquiry system. C language, is learning the C language curriculum design
- 2023-07-12 10:00:04下载
- 积分:1
-
C#改变ListView排列方式重新排列图标
C#像Windows那样排列窗口图标的源码,改变ListView排列方式重新排列图标,这应该是窗体编程的范畴吧,排列窗体图标,在Windows中似乎比较普遍了,不过用C#是如何实现呢?这里主要是对ListView控件进行操作,改变默认的排列方式,这个例子会向你演示代码如何编写。
- 2022-08-08 20:57:42下载
- 积分:1
-
一个免费的网站asp程序,可以进行有效的后台管理。
一个免费的网站asp程序,可以进行有效的后台管理。-a free Web site asp procedures, the background for effective management.
- 2022-02-25 01:07:19下载
- 积分:1
-
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!...
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
- 2023-03-18 05:00:04下载
- 积分:1
-
用VG++写superwums游戏模拟程序。
这是一个用VG++写的SuperWums游戏模拟的程序。-with VG wrote SuperWums game simulation procedures.
- 2022-07-23 07:05:18下载
- 积分:1