-
LASreadAll
用于读取las格式数据的matlab程序,程序开头已附有使用说明。(Read las data using matlab. Usage instruction is in the beginning of the file.)
- 2016-07-19 16:35:00下载
- 积分:1
-
maomaochong
用matlab编程实现一维的卡尔曼滤波算法,原图是梯形(Matlab programming with one-dimensional Kalman filter algorithm, artwork is the trapezoidal)
- 2011-05-05 12:37:31下载
- 积分:1
-
WSsimu
风切变气象目标的仿真及检测程序,根据fluent软件风场模型仿真雷达回波并进行检测(wind shear target simulation and detection program)
- 2014-02-26 19:51:47下载
- 积分:1
-
magic_and_Foc2
带参数的汽车轮胎公式模型,亲测可出图,可修改参数(Formula model of automobile tire with parameters can be plotted and parameters can be modified.)
- 2021-03-31 23:39:09下载
- 积分:1
-
hamilton
经典的汉密尔顿回路算法,以Matlab代码编写。(Hamilton classic loop algorithm to Matlab coding.)
- 2008-12-15 14:38:33下载
- 积分:1
-
fdo
多目标优化的源程序,自己写的,给大家分享分享(a original Matlab code for multi-objective optimization problem,just for sharing)
- 2011-01-06 10:37:38下载
- 积分:1
-
findpiv
Used by plu to find a pivot for Gaussian elimination
- 2010-03-06 17:18:40下载
- 积分:1
-
matlab
我有一车牌识别的部分程序,有错,提示为??? Undefined function or variable startrow .帮我改改好吗?(I have a license plate recognition part of the program, is wrong, tips for??? Undefined function or variable startRow. help me good?)
- 2012-05-05 14:46:45下载
- 积分:1
-
ADRC_2
二阶自抗扰控制器算法中跟踪微分器、扩张状态观测器和非线性误差反馈率的.m文件和simulink仿真图例。(Second-order tracking differentiator ADRC algorithm, the extended state observer and nonlinear error feedback rate. M file and simulink simulation legend.)
- 2020-07-30 22:38:38下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1