-
Matlabforallmodulation
Matlab for all simulation of modulation
- 2009-10-13 23:55:54下载
- 积分:1
-
xmlrpc_client_7
实现删除对象delete_object(可以连续删除多个对象),实现获取一个对象get_object(多个对象),get_types,get_schema,post_object,get_workflow,set_workflow,其中get_discussion有问题(python脚本就没有成功过)。(Delete_object deleted objects (you can delete multiple objects) in a row, realize the access to an object get_object (multiple objects), get_types, get_schema, post_object, get_workflow, set_workflow, there get_discussion problem (python scripts no) have been successful.
)
- 2013-10-06 10:26:54下载
- 积分:1
-
HHT
HHT源代码 做时频分析的同志们可以看一下 相当经典的例子(HHT time-frequency analysis of the source code to do the comrades can look very classic example of)
- 2011-12-07 22:06:09下载
- 积分:1
-
simulink
模糊控制及其仿真程序的实现,模糊控制及其仿真程序的实现(matlab simulink)
- 2009-04-10 02:57:27下载
- 积分:1
-
bp
说明: 合成孔径雷达成像,后向投影算法仿真,单发单收天线阵(Synthetic Aperture Radar Imaging, Retropolierungsmethode Algorithmus Simulation, einem Einkommen einzelnen Antennen-Array)
- 2013-05-02 19:11:41下载
- 积分:1
-
Engineering-Electromagnetics-8th-ed.---W
EMT BOOK FOR ENGINEERING
- 2015-03-04 03:13:32下载
- 积分:1
-
DCTimagefusion_demo
discrete cosine transform based image fusion
- 2014-02-07 22:13:26下载
- 积分:1
-
变步长
萤火虫算法实现求解最优问题,测试函数表明取得较好效果(Solving the Optimal Problem by Firefly Algorithms)
- 2019-07-08 14:37:48下载
- 积分:1
-
Ray_Fading_MEA
matlab实现的瑞利衰落信道仿真程序,实现方法是MEA方法(matlab realize the Rayleigh fading channel simulation program, is to realize MEA method)
- 2008-04-10 15:20:17下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1