-
Kalman_Est
这是用Matlab编写的卡拉曼滤波程序,用于PPP精密单点定位。(It is written with Matlab Karaman filtering process, precise point positioning for the PPP.)
- 2011-05-01 16:47:30下载
- 积分:1
-
Wienerfiltering
改进的维纳滤波在地震资料处理中的应用(地震勘探、信噪比、维纳滤波)(At the Wiener filter to improve seismic data processing application (seismic exploration, signal to noise ratio, Wiener filtering))
- 2009-03-30 11:29:43下载
- 积分:1
-
leipingjun
利用类平均距离法,对遥感图像进行分类,操作时调用函数(Use the average distance category, the classification of remote sensing images, call the function when)
- 2009-05-19 19:16:32下载
- 积分:1
-
testpro3
matlab code for Particle swarm optimzation
- 2013-05-15 09:15:49下载
- 积分: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
-
ct
说明: 可根据所给参数绘制出头模型图形,并对其进行投影和反投影重建的算法,可正常运行,得到较为理想的结果。(Can be drawn according to the parameters of his early model of graphics, and its projection and back projection reconstruction algorithm, running, get more desirable results.)
- 2010-11-14 14:22:24下载
- 积分:1
-
mmse
Program of publication
"Fast Channel Shortening with Polynomial Weighting Functions"
sub-pg_of_fig5and6
- 2010-12-08 03:08:20下载
- 积分:1
-
MATLAB
最基本的matlab GUI设计文件,了解用MATLAB写GUI的基本过程(Matlab GUI the most basic design documents, to understand the basic process of GUI with MATLAB)
- 2015-04-13 19:16:41下载
- 积分:1
-
Matlab-ca-code
Matlab非平稳时间序列,很经典啊!,谢谢这个网站(Matlab non-stationary time series, classic ah! Thank you, this site)
- 2013-01-31 11:25:48下载
- 积分:1
-
neural-network-solving-tsp
神经网络解决旅行商问题,讨论了矩阵大小对算法稳定性的影响。土木工程领域中,常用于进行结构参数识别等。(Neural network to solve the traveling salesman problem, discussed the impact of the size of the matrix algorithm stability. The field of civil engineering, structural parameters commonly used in identification.)
- 2013-12-22 10:12:07下载
- 积分:1