-
Matlab_Path_Planning
基于栅格法的路径规划算法实现(Matlab环境下)(Grid method is based path planning algorithm (Matlab environment))
- 2012-12-30 13:34:40下载
- 积分:1
-
KDE
本文介绍了一种基于核函数的参数估计方法,对于初学者来讲很有帮助(kernel based estimation )
- 2009-12-09 17:14:35下载
- 积分:1
-
program
matlab音乐合成,非常实用,信号与系统大作业(matlab)
- 2010-08-30 10:30:45下载
- 积分:1
-
GES_Demo_sor
古高科技公司的运动控制卡GE_400系列Demo例程(Ancient tech companies Motion Control Card GE_400 Series Demo routines)
- 2013-11-08 11:09:31下载
- 积分:1
-
05640848
关于雷电系统设计的资料,对设计雷电定位系统有参考价值(About lightning system design information on the design of lightning location system have reference value)
- 2013-10-27 20:59:07下载
- 积分:1
-
MATLABRESULT_IN_VB_PICTURE_CONTROL
matlab绘图结果在VB的picture控件中显示(matlab drawing the results of the picture controls in VB to display)
- 2008-01-13 13:46:33下载
- 积分:1
-
Demo
i Controls 2.0 - Collection of drivers support Unicode
- 2015-04-14 05:49:56下载
- 积分:1
-
Mat
对MATLAB的MAT文件进行读书,用C++语言实现(read and write mat files, using C++ Language)
- 2009-07-14 16:36:16下载
- 积分:1
-
xinghaofengxi
数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。
Dsp_c C语言编写的算法程序。
Dsp_fortran FORTRAN语言编写的算法程序。
Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的
大部分例题。(" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm. The DSP_C C language algorithm. Dsp_fortran FORTRAN language written algorithm. Dsp_matlab prepared using MATLAB signal processing procedures, including most of the examples of the various chapters of the book.)
- 2013-04-24 21:13:43下载
- 积分: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