-
MatComTest
在VC++中使用Matlab的示例,使用了matcom,说明见PDF文档(In the VC++ examples of the use of Matlab, using matcom, instructions see the PDF document)
- 2010-03-06 22:52:54下载
- 积分:1
-
guidefilter
引导滤波guidedfilter的opencv实现(guidedfilter s opencv version)
- 2015-04-01 22:56:18下载
- 积分:1
-
fir_lp
1. To design FIR filters in MATLAB to achieve various types of frequency selectivity, e.g., lowpass, highpass,bandpass, etc
2. To verify the frequency response of the designed filters in MATLAB
3. To implement the designed FIR filters using C6713 DSK and
4. To perform real-time testing of the performance of the designed FIR filters.
- 2012-11-21 04:52:33下载
- 积分:1
-
Windows
介绍windows程序运行原理,讲述详细,涉及到windows运行的基本流程,让读者可以总体把握,比较适合初学者阅读使用。(Introduction windows program operating principle, tells in detail, the basic process involves running windows so that the reader can grasp the whole, more suitable for beginners to read to use.)
- 2014-02-23 22:06:40下载
- 积分:1
-
lagrange
用拉格朗日n次插值方法 对一系列离散点进行插值(N times with Lagrange interpolation method interpolates a series of discrete points)
- 2015-01-25 20:02:44下载
- 积分:1
-
UART_GUI
RS232通訊用GUI,可偵測PC上的所有Port供使用者選擇,並提供9600、115200兩個baud rate供使用者選擇(如需其他baud rate可自行於code內添加),提供RX、TX接收傳送功能,下方接收欄可接收第一個0x0A指令之前所有資料,右方接收欄則接收剩餘所有資料。(RS232 communication with the GUI, can be detected on all Port PC for users to choose and provide 9600,115200 two user selectable baud rate (for other baud rate can add their own in the code), to provide RX, TX reception transmission function, the receiver can receive all the information bar below before the first 0x0A command bar on the right to receive all the information you receive surplus.)
- 2014-12-22 17:51:39下载
- 积分: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
-
mohuFCM
基于matlab的模糊均值C的聚类程序,可以实现彩色图像的聚类,能实现程序时间统计(Matlab-based fuzzy mean C clustering procedures, can achieve color image clustering, to achieve the program time statistics)
- 2013-05-23 11:10:59下载
- 积分:1
-
MatlabPlot
matlab作图程序总汇,相当的好,包含matlab 源程序与课件(matlab plot summary procedure, rather good, and courseware that contains the source code matlab)
- 2009-05-13 19:39:11下载
- 积分:1
-
weifen
微分方程模型代码,很多时候差分格式的重写(the function as is code)
- 2011-12-23 22:38:44下载
- 积分:1