-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
CODE
mat lab code for image compression technique can be decrease for digital images
- 2014-10-29 13:29:00下载
- 积分:1
-
757804377TSP-PSO
各种优化算法解决TSP问题的matlab可视化源程序(Various optimization algorithm to solve TSP problem matlab source code visualization)
- 2013-11-16 16:50:49下载
- 积分:1
-
gpops21
GPOPS是一个可以进行大规模非线性优化的MATLAB工具箱.(GPOPS, short for General Pseudospectral OPtimal Control Software is a Matlab optimal control software designed to implement the Gauss and Radau hp-adaptive pseudospectral methods. These methods approximate the state using a basis of Lagrange polynomials and collocate the dynamics at either the Legendre-Gauss or Legendre-Gauss-Radau points. )
- 2013-11-19 12:46:52下载
- 积分:1
-
gpops52
伪谱法优化软件,采用高斯伪谱法,适宜于解算飞行器轨迹优化问题(gopos 5.2)
- 2013-12-20 15:57:36下载
- 积分:1
-
ncm
numerical computing matthematics matlab
- 2014-02-14 18:47:12下载
- 积分:1
-
ploty4
一个可以画四个纵坐标的Matlab程序,包括一个测试文件(One can draw four vertical coordinates of the Matlab procedures, including a test file)
- 2013-10-28 23:26:03下载
- 积分:1
-
OFDM_16QAM
OFDM is a frequency-division multiplexing (FDM) scheme used as a digital multi-carrier modulation method. A large number of closely spaced orthogonal sub-carrier signals are used to carry data on several parallel data streams or channels.
- 2015-02-03 19:00:03下载
- 积分:1
-
st-ekf
强跟踪滤波程序,其中包括st-ukf和st-ekf(code for st-ekf and st-ukf)
- 2020-11-24 15:39:32下载
- 积分:1
-
matlab-yuanwenjian
各种关于利用matlab进行编程解决差分问题的源代码(A variety of source code using matlab programming to solve the differential problem)
- 2013-04-21 21:38:03下载
- 积分:1