-
pip_audio
这是一段用于谱分析算法中的求蝶形算子的
子程序,此程序采用C语言编写,移植性比较强(This is a period for the spectral analysis algorithm for the subroutine butterfly operator, this procedure using C language, the transplantation of relatively strong)
- 2008-03-17 18:31:09下载
- 积分:1
-
SOFM
一个关于神经网络的 SOFM算法的程序 改程序用C语言编写(A SOFM neural network algorithm on the procedure to change procedures for using C language)
- 2009-12-27 12:59:56下载
- 积分:1
-
kuozhankamalvbosuanfa
扩展卡尔曼滤波算法的matlab程序,(字数不够,增加字数的)(Extended Kalman filter algorithm matlab program)
- 2014-08-27 20:26:52下载
- 积分:1
-
20082271057574919
说明: Matlab7.0的Kohonen的SOFM(自组织特征映射)源程序(Matlab7.0 of Kohonen' s SOFM (self-organizing feature map) source)
- 2011-03-27 23:42:35下载
- 积分: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
-
3GPFileViewerV0_1_3B__20070328
一个分析3GP文件格式的程序,可以帮助大家了解3GP文件的格式(An analysis of 3GP file format of the program that can help us to know the 3GP file format)
- 2010-03-08 16:50:27下载
- 积分:1
-
sizhou
四桨碟形飞行器飞行控制系统研究相关资料和相关设计过程基础(Four paddle system of the flight control data related to the flying saucer)
- 2014-12-13 16:53:53下载
- 积分:1
-
Traversal
用vba程序遍历所有目录下的excel文件,把各文件中两列经度和纬度的内容合并,并插入新列。很好的高效率的遍历程序。(Vba program to traverse all excel file directory, each file merge the contents of two of the latitude and longitude, and insert a new column. Good high efficiency of the traversal process.)
- 2012-11-05 09:23:45下载
- 积分:1
-
用VC调用matlab的dll文件
用VC调用matlab的dll文件(VC call Matlab dll file)
- 2005-01-18 12:47:03下载
- 积分:1
-
bianyuanjiance
边缘检测,用matlab编程。边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。(Edge detection, using matlab programming. Edge detection is an image processing and computer vision in the basic problems, edge detection is to identify the purpose of the digital image brightness variations obvious point. Image attribute significant changes usually reflect important events and changes in properties.)
- 2014-08-27 10:34:19下载
- 积分:1