-
ants_shortestway
说明: 讲诉的是使用蚁群算法解决TSP问题。跟通常的TSP方法有所不同,效率也更高些。(V. stresses that the use of ant colony algorithm to solve TSP problem. TSP with the usual methods are different, more efficient manner.)
- 2009-08-15 09:34:13下载
- 积分:1
-
power_flow
说明: 基于Matpower的IEEE33节点算例配电网潮流计算(A Matpower-based IEEE33 node example for power flow calculation of distribution network)
- 2021-03-22 11:19:17下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
signal
多功能读入MATLAB的函数,可定义其参数(A signal object contains signal data, that is a collection of real or
complex valued samples. A signal can be one or multi-dimensional. The
number of dimensions is the number of axes that are needed to describe
the the data.)
- 2012-07-12 11:11:40下载
- 积分:1
-
pegasis-code
code for Pegasis protocol in wireless sensor network wsn
- 2012-07-14 01:25:10下载
- 积分:1
-
dm11201
说明: MATLAB Sa 信号采样 与重构 信号与系统(MATLAB)
- 2009-08-03 23:31:15下载
- 积分:1
-
verFinal2
Explicit-Frankel-Exact _ Metlab Code
- 2011-05-05 16:48:19下载
- 积分:1
-
RVSSLMS
对传统LMS算法的改进,它的步长是变化的,这样更能自适应地调整权值,因而性能比一般的LMS算法更优!(It is the improving Traditional LMS algorithm and its step size is changing every time, so it can better adapt to adjust the weights, thus the performance of this algorithm is better than the previous LMS algorithm !)
- 2011-09-13 13:04:22下载
- 积分:1
-
ch3
数学建模,用于小程序的建模,十分有用,毕业设计用的( ground wave radar simulation MATLAB program gives the graphical interface)
- 2013-02-20 06:15:51下载
- 积分:1
-
ga
说明: Genetic Algorithm For Optimization.
- 2010-08-10 21:26:39下载
- 积分:1