-
software-defined-by-radio
软件无线电的前景分析,以及一些技术的详细介绍,感觉不错(Analysis of the prospects for software radio, as well as some technical details, I feel good)
- 2013-03-26 21:10:32下载
- 积分:1
-
Radar-Systems-Analysis-and-Design
Radar Systems Analysis and Design using MATLAB 英文第三版,2013年最新版,压缩包中含有全书的pdf与书中所有代码(Radar Systems Analysis and Design using MATLAB English, Third Edition, 2013, the latest version, pdf compression and book package contains all of the code book)
- 2015-02-06 16:14:50下载
- 积分:1
-
MATLABP70
MATLAB 7.0使用宝典 书本源码,对学习matlab很有帮助(MATLAB 7.0 with canon source book, very helpful for learning matlab
)
- 2012-01-08 23:18:28下载
- 积分:1
-
femnc
FEM 计算电磁铁周围磁场分布的程序,简洁易懂(FEM calculation of magnetic field distribution around the magnet program and easy to read)
- 2010-10-04 22:42:23下载
- 积分:1
-
hvdc_vsc
对VSC-HVDC系统进行暂态仿真,实现对VSC-HVDC系统的动态稳定性分析(Transient simulation of VSC-HVDC system)
- 2021-04-28 22:08:43下载
- 积分:1
-
oscsend
发送一个开放声音控制(OSC)的信息通过UDP连接
oscsend(美,路径)
oscsend(美,路径,类型,arg1的,arg2的,...)
oscsedn(美,路径,类型,[参数])
ü= UDP的对象与打开的连接。
路径=路径字符串
=同类型的参数类型的字符串,
支持:
我=整数
f=浮动
商S =串
每组空(忽略相应的参数)
余=脉冲(忽略相应的参数)
T=真(忽略相应的参数)
F=假(忽略相应的参数)
乙=布尔(不是官方:将参数为T/在F型)
不支持:
b=一滴
参数=参数所指定的类型。
示例
ü=的UDP( 127.0.0.1 ,7488)
的FOPEN(美)
oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[])
fclose(美)
如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection
oscsend(u,path)
oscsend(u,path,types,arg1,arg2,...)
oscsedn(u,path,types,[args])
u = UDP object with open connection.
path = path-string
types = string with types of arguments,
supported:
i = integer
f = float
s = string
N = Null (ignores corresponding argument)
I = Impulse (ignores corresponding argument)
T = True (ignores corresponding argument)
F = False (ignores corresponding argument)
B = boolean (not official: converts argument to T/F in the type)
not supported:
b = blob
args = arguments as specified by types.
EXAMPLE
u = udp( 127.0.0.1 ,7488)
fopen(u)
oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[])
fclose(u)
See http://opensoundcontrol.org/ for more information about OSC.)
- 2011-05-15 17:56:03下载
- 积分:1
-
ex1
希尔伯特黄变换,包括固有模态的求解算法以及经验模态分解的算法。利用此程序可以对一个复杂的信号分解出其内涵的确定性信号。(Hilbert Huang transfermation)
- 2013-03-11 09:46:31下载
- 积分:1
-
IAA 算法说明
说明: IAA迭代自适应估计算法,用于空时自适应处理。简单的子程序(IAA method for STAP, which can be used to process the echo data received by Radar.)
- 2021-05-13 08:30:02下载
- 积分:1
-
XMathLib
类似于MatLab的东东,当然肯定没那么好,但基本的数学运算还是有的(MatLab is similar to the East, of course, is not so sure, but the basic arithmetic or some)
- 2009-04-18 18:53:27下载
- 积分:1
-
Motion-Detection
说明: 本代码实现对运动物体的跟踪,在运行程序时,会有一红色矩形框标记运动物体位置(The code tracking of moving objects, run the program, there will be a red rectangle marks the location of moving objects)
- 2011-03-07 13:36:07下载
- 积分:1