-
kalman-flitering-(CPP_C_MATLAB)
卡尔曼滤波简介及其算法实现代码C++_C_MATLAB(kalman flitering)
- 2012-05-24 16:02:07下载
- 积分:1
-
boil
对于蒸发冷凝的相变UDF,给与大家参考,希望与大家多多交流(For evaporation condensation phase transition UDF, give your reference)
- 2013-12-09 23:14:08下载
- 积分:1
-
chepaidingwei
说明: 基于MATLAB和VC++6.0制作的车牌定位系统,做毕业设计的朋友可以参考参考(MATLAB and VC++6.0 based on production of license plate positioning system, the final project can refer to refer to a friend)
- 2010-05-02 14:53:12下载
- 积分:1
-
mmq
使用MATLAB做图像处理,包括求灰度图、均衡化以及各种直方图,也可进行曲线拟合,求亮度曲面分布,和图像的均值与方差,便于学习(Use MATLAB to do image processing, including seeking grayscale, and a variety of histogram equalization, but also for curve fitting, seeking surface brightness distribution, and the mean and variance of the image, easy to learn)
- 2014-12-18 20:16:28下载
- 积分:1
-
LDAgdm
详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现(matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis)
- 2015-01-28 21:21:43下载
- 积分:1
-
isca_rou_sur2
说明: 对于一个散射面进行重构,并计算出了散射场的值(reconstucting a scattering surface and calculate the value of the scattering)
- 2010-04-12 12:10:38下载
- 积分:1
-
SHUJUTONGJI
一个简单的数据统计软件,包括了计算方差等各种功能(A simple statistical software, including a variety of functions such as calculating the variance)
- 2014-06-18 00:24:49下载
- 积分:1
-
guibing.rar
说明: 归并排序 使用归并方法实现一系列数的从小到大的排序(Merge sort using the merge method to achieve a number of small to large order)
- 2010-03-28 22:28:15下载
- 积分:1
-
CDT
CDT规约,统称循环式远动规约,电力调度系统经常使用,经多年实践验证通过,需要时,可修改自己内部接口,完成代码移植。(CDT Statute, collectively, cycle remote Statute, power dispatching systems often use, after years of practice verified, if necessary, to modify their own internal interface, complete the code transplant.)
- 2013-12-11 10:16:12下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1