-
digital
一个很有用的MATLAB仿真源代码()
- 2008-07-01 23:23:30下载
- 积分:1
-
dc_series_motor
motor dc control whith matlab
- 2013-07-31 21:53:56下载
- 积分:1
-
mod_demod
Digital Modulation and Demodulation
- 2012-05-14 23:28:52下载
- 积分:1
-
flod
floyd algoritm source write in matlab on social neetwork lab
- 2014-10-25 20:16:59下载
- 积分:1
-
SatAttentuation
A GUI software I made to calculate the carrier-to-noise-density ratio of a earth-satellite link.
- 2013-02-25 14:26:46下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
差分进化算法matlab源代码用于寻找函数极小值
差分进化算法matlab源代码用于寻找函数极小值,附有多个测试函数(Differential evolution algorithm matlab source code used to find the minimum function, with multiple test functions)
- 2014-01-16 23:06:36下载
- 积分:1
-
af_LMS
Levinson-Durbin algorithm m file
- 2011-10-02 20:30:10下载
- 积分:1
-
matlab
基于纹理结构的图像检索,matlab实现。(Texture-based image retrieval, matlab achieve.)
- 2013-10-06 10:23:59下载
- 积分:1
-
exp4
把激光陀螺捷联惯导系统和GNSS接收机固联于实验车实验仓中,接收机天线固联在实验车实验仓上方,车载计算机实时接收和采集惯导系统、卫星导航接收机的原始数据,在郊外开阔公路进行车载实验。
通过matlab编程实现卫星导航伪距单点定位、INS/GPS松组合导航的全过程。
1)卫星导航单点定位测速:利用采集得到的接收机时间、伪距、多普勒频移数据,要求进行单点定位、测速解算,输出接收机的位置、速度随时间的变化曲线,并给出位置、速度误差曲线;
2)松组合导航:结合惯导解算和卫星接收机单点定位测速,要求采用Kalman滤波器实现惯导/卫星位置、速度组合导航解算,滤波器维数至少包括惯导的位置、速度、姿态角9维。将组合导航后的姿态角与纯惯导的姿态角进行对比分析,给出位置、速度误差曲线。(The laser gyro strapdown inertial navigation system and GNSS receiver are fixed in the experimental compartment of the experimental vehicle. The antenna of the receiver is fixed above the experimental compartment of the experimental vehicle. The on-board computer receives and collects the original data of the inertial navigation system and satellite navigation receiver in real time, and carries out on-board experiments on the suburban open highway.)
- 2021-03-25 17:19:14下载
- 积分:1