-
MatlabGenericDll
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
- 2007-11-05 15:11:27下载
- 积分:1
-
matlab
说明: matlab功能宝典,绝对经典,里面有十八个压缩文件,好好使用(A book about Matlab)
- 2009-08-12 14:13:19下载
- 积分:1
-
plotbox
cica is most usefule za shaa shaa algorithm. and it is hutsdag pizdanuud yum ahkak.
- 2013-12-17 17:09:21下载
- 积分:1
-
CAKF
容积卡尔曼滤波算法,可运行,与卡尔曼滤波算法比较,效果更好。(Volume Kalman filter algorithm can be run, compared with the Kalman filter algorithm, the better.)
- 2013-11-28 17:16:40下载
- 积分:1
-
Matlab
说明: 详细讲解了Matlab的Word文档教材,包含了.m库函数文件,非常实用(Detailed account of the Word document Matlab materials included. M library function files, very practical)
- 2010-04-19 22:51:27下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
ohhh
matlab的 课件及其他工程上有用东西(matlab engineering and other useful staff)
- 2012-04-13 12:34:24下载
- 积分:1
-
MPC
无人驾驶汽车模型预测控制的算例代码,非常实用。(The code of the model predictive control of the unmanned vehicle)
- 2017-12-07 11:06:45下载
- 积分:1
-
dialogtest
小波分解与重构,用VC6.0和MATLAB实现的混合编程,用MFC实现的界面设计。(Wavelet decomposition and reconstruction, with VC6.0 and MATLAB implementation of the hybrid programming, interface design implemented with MFC.)
- 2010-10-04 00:34:43下载
- 积分:1
-
contourletoolbox
高频系数融合均采用基于像素点绝对值取大的规则,这里要注意的是,比较的对象是两幅原始图像的像素点的绝对值,而融合后图像的像素点的取值是两幅原始图像像素点绝对值大的那一点的值,也就是说,要取绝对值大的那个点的实际值
- 2010-10-23 20:40:53下载
- 积分:1