-
kuopinpinpu
这个程序用matlab演示扩频及其频谱。(Matlab demo using this procedure and its Spread the spectrum.)
- 2008-04-14 10:28:07下载
- 积分: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
-
TS1
基于禁忌搜索算法的配电网无功补偿优化规划的 禁忌搜索部分(Optimize the planning of reactive power compensation based on the tabu search algorithm with tabu search part)
- 2012-04-20 19:34:36下载
- 积分:1
-
DistanceTransformationByMATLAB65
在MATLAB提供的距离变换函数的基础上,对二值BMP图像进行不同距离度量的距离变换,并给出变换效果。程序已经在MATLAB6.5上运行通过。(Provided in MATLAB distance transform function based on the binary BMP images of different distance measure of distance transform, and gives the effect of transformation. Procedures have been adopted in MATLAB6.5 run.)
- 2008-01-26 00:51:32下载
- 积分:1
-
HARRIS
Harris Corner Detector
- 2010-02-22 18:33:20下载
- 积分:1
-
normxcorr2_mubiaoshibie
通过normxcorr2算法进行目标的识别。(By normxcorr2 target recognition algorithm.)
- 2010-05-10 11:42:35下载
- 积分:1
-
disflowtry
潮流计算:算例为IEEE33 计算网络节点电压 (Computing network node voltage power flow calculation examples for the IEEE33)
- 2011-11-23 14:43:36下载
- 积分:1
-
kalman
卡尔曼滤波原理讲解。含比较详尽的公式推导过程。(Kalman filtering theory to explain. Formula containing a more detailed derivation.
)
- 2011-12-21 15:53:41下载
- 积分:1
-
SequentialImportanceSampling
Sequential Importance Sampling for linear gaussian model.
- 2012-09-12 00:50:52下载
- 积分:1
-
LU_rozklad
LU decomposition. Introduced by two matrices A and B we find the solution of linear equations
- 2013-12-17 00:53:47下载
- 积分:1