-
zuobiaoxuanhuan
matlab依据椭球的高斯投影公式,将某一个点的经纬度坐标转化为横纵坐标的计算公式的m文件。输入形式为n*2的矩阵即可。(matlab based on the Gaussian ellipsoid projection formula, the latitude and longitude coordinates of a point into a vertical and horizontal coordinates of the formula m-file.)
- 2011-12-12 14:40:30下载
- 积分:1
-
hw4_slamSimulation(release)
EKF—SLAM 机器人定位和地图创建 教程是关于SLAM的系列教程,从网上下载,本人觉得讲解非常详细,并配有习题供动手实践,
非常适合初学者学习使用。本人学习后,实现了课后作业的所有程序,一并打包上传,供大家共
同学习探讨(EKF—SLAM )
- 2013-05-20 16:05:02下载
- 积分:1
-
JM96A
关于捕鱼策略的matlab小程序,是竞赛中见到的问题(About fishing strategy matlab small procedures, the problem is seen in competition)
- 2013-05-26 17:19:16下载
- 积分:1
-
dianlixitongjianmoyufangzhen
《matlab/simulink电力系统建模与仿真》是一本针对电气工程及其自动化专业的mati,ab/simulink仿真入门教材。《matlab/simulink电力系统建模与仿真》涵盖了电力系统稳态分析、电力系统暂态分析、电力系统继电保护、高压直流输电、柔性输电以及风力发电等主干课程。(" Matlab/simulink power system modeling and simulation" is a mati for electrical engineering and automation professional, ab/simulink simulation primer. " Matlab/simulink power system modeling and simulation," covering the steady state power system analysis, power system transient analysis, power system protection, HVDC, FACTS and wind power and other main courses.)
- 2020-12-24 15:59:06下载
- 积分:1
-
bohai_topography
利用matlab做noaa下载地形数据topo可视化图 例子是渤海地区 topo是全球地形数据 较全面(Do the noaa download terrain data topo visual diagram example using matlab is the Bohai region topo is the comprehensive global terrain data)
- 2013-02-28 20:04:28下载
- 积分:1
-
VideoGameTheory
Video Game Theory to develop game
- 2014-01-22 09:37:53下载
- 积分:1
-
spider1
spider,很好用的模式识别工具箱,里面有各种分类工具,从有监督学习到无监督学习,从模型选择到参数选择。而且也将各个方法封装成类,使用方便。(spider, good use of pattern recognition toolbox, there are various classification tools, from supervised learning to unsupervised learning, choose Preferences from the model. But also the various methods into a class package, easy to use.)
- 2010-07-27 10:29:26下载
- 积分:1
-
scfde
lte中上行链路scofdm调制方式的实现过程,包括dft,idft和ofdm过程(lte uplink scofdm modulation implementation process, including the dft, idft and ofdm process)
- 2012-12-04 13:56:46下载
- 积分:1
-
lianxi
用来实验验证c转换为汇编的效率,本代码为一个简单的小延时,通过不同德c代码,转换成汇编,看他们的大小,和执行效率(C is used to convert the experimental verification of the efficiency of assembly, the code for a simple little delay, through different de c code into assembly, to see their size, and efficiency)
- 2011-01-13 09:46:33下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1