该函数利用MATLAB,最L1范数的回归问题问题进行正则化,通过输入参数,对最终的解有一个较好理解,LARS
2021-11-06 11:55:53 10KB MATLAB L1范数 正则化 LARS
1
代码仿真了聚束SAR三个点目标的回波成像。首先设定环境参数,获得原始回波,之后依次进行距离向和方位向压缩,最终得到回波图像(点位置)
2021-11-03 14:45:17 2KB 距离多普勒
1
Wireless distributed microsensor systems will enable the reliable monitoring of a variety of environments for both civil and military applications. In this paper, we look at communication protocols, which can have significant impact on the overall energy dissipation of these networks. Based on our findings that the conventional protocols of direct transmission, minimum-transmission-energy, multihop routing, and static clustering may not be optimal for sensor networks, we propose LEACH (Low-Energy Adaptive Clustering Hierarchy), a clustering-based protocol that utilizes randomized rotation of local cluster base stations (cluster-heads) to evenly distribute the energy load among the sensors in the network. LEACH uses localized coordination to enable scalability and robustness for dynamic networks, and incorporates data fusion into the routing protocol to reduce the amount of information that must be transmitted to the base station. Simulations show that LEACH can achieve as much as a factor of 8 reduction in energy dissipation compared with conventional routing protocols. In addition, LEACH is able to distribute energy dissipation evenly throughout the sensors, doubling the useful system lifetime for the networks we simulated.
2021-11-01 20:20:31 359KB LEACH;算法;仿真
1
利用MATLAB完成了基于M2M4的频谱感知算法仿真,包括多种调制信号,BPSK、QPSK、8PSK、MSK、QAM等
2021-11-01 13:22:24 5KB MATLAB 频谱感知 M2M4算法 认知无线电
1
比较bpsk、qpsk、16qam、64qam四种调制方式(Compare four modulation methods of BPSK, qpsk, 16qam and 64qam)
2021-10-27 18:53:18 1KB BPSK qpsk 16qam 64qam
1
MATLAB中V-Blast的ZF和MMSE检测算法仿真代码
2021-10-25 20:45:16 35KB V-Blast ZF和MMSE
1
本书从MATLAB 仿真角度系统地介绍了PID 控制的基本理论、基本方法和应用技术,是 作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新 成果。 全书共分十章,包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID 和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的 PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制,每种方法都通过MATLAB 仿真 程序进行了说明。 本书各部分内容既相互联系又相互独立,读者可根据自己需要选择学习。本书适用于从 事生产过程自动化、计算机应用、机械电子和电气自动化领域工作的工程技术人员阅读,也 可作为大专院校工业自动化、自动控制、机械电子、自动化仪表、计算机应用等专业的教学 参考书。
2021-10-25 13:52:07 5.54MB PID 控制算法 仿真 刘金琨
1
算法是建立在离线传播模型下,不考虑多径效应,反射,折射等对信号强度有损耗的情况,算法中选用了NN,KNN,WKNN等几种常用的指纹定位算法。
2021-10-16 11:31:18 3KB 指纹定位
1
hslogic算法仿真-Hexapod_Robot #VRML V2.0 utf8 #Archivo de una pata del robot Hexapodo #Primera esfera DEF Esfera Transform { translation 12.5 0 20 children [ # aqui empieza la primera esfera Shape { appearance Appearance { material Material { diffuseColor 0.16 1.0 0.8 } } geometry Sphere {radius 5} } # muslo 1 Transform { rotation 0 0 1 1.57 translation 5 0 0 children [ Shape { appearance Appearance { material Material { diffuseColor 1 1 0 } } geometry Cylinder { height 10 radius 2.5 } } # pie 1 Transform { rotation 0 0 1 1.57 translation -10 -5 0 children [ Shape { appearance Appearance { material Material { diffuseColor 1 0 0 } } geometry Cylinder { height 20 radius 0.75 } } ] } ] } ] },
2021-10-11 10:15:32 1.06MB hslogic Hexapod_Robot
1
这时学校的专业综合大课设,属于对论文的深化的过程,参见了文中的文献和自己写的代码,得到的仿真,取得了一定的效果,可以对以后的课程设计有一定的启发作用!
2021-10-06 14:18:22 448KB matlab 旁瓣对消 算法仿真 自适应
1