搜索资源列表
matlab7.x
- 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
matlabyinqingwithc++.cpp
- 利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。
bpsk14.rar
- 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码),Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
QDPSK-m
- QDPSK调制解调源码,用于matlab仿真分析。-QDPSK modem source code for the matlab simulation.
GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
FDTD_1D_PML
- Susan C. Hagness的1D FDTD(matlab)源码-Susan C. Hagness the 1D FDTD (matlab) source
VRP
- 这是一个用C++编写的vrp问题的源码,很适合初学者。-This is a C++ Prepared vrp source issues, it is suitable for beginners.
aco
- 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
emd
- duke大学标准C的emd源码,可直接调用。-The EMD resource of duke.
CheckSum
- 测试通讯中必不可少的一项检查:CHECKSUM,对于需要进行CHECKSUM检查的应用程序来说,此源码是很好的参考-Test communication essential to a check: CHECKSUM, CHECKSUM check for the required application procedures, this is a good source of reference
matlab_Programming_for_face_graphics_Fuzzy_algorit
- matlab编程设计之人脸图形模糊性算法源码matlab Programming for face graphics Fuzzy algorithm source code-matlab Programming for face graphics Fuzzy algorithm source code matlab Programming for face graphics Fuzzy algorithm source code
Seconds_simulation_program_c_source
- 秒针模拟程序c源码Seconds simulation program c source-Seconds simulation program c source Seconds simulation program c source
GA
- 使用遗传算法优化PID参数,附原创教程及源码、试验数据及照片-PID parameters using genetic algorithm optimization, with tutorials and the original source code, test data and photographs
Leach
- leach算法的matlab源码实现,可以实现matlab环境下leach算法仿真,并且说明仿真结果 -the performance of leach arithmetic in matlab
moead_cec2009_2011version
- 多目标最优化moea算法老版本,带C++源码!-The multiobjective optimization moea algorithm old version, with C++ source!
数字图像处理与机器视觉_源码
- 是一本很好的图像处理的源码,基于MATLAB和C的代码
robot
- 基于遗传算法Genetic algorithm 的机器人路径规划C++源码-Genetic algorithm based on the robot path planning C++ source code
fast unfolding C++
- DBSCAN聚类算法的Matlab源码,可以实现(DBSCAN clustering algorithm Matlab source code)
visual c++matlab图像处理与识别实用案例精选源码
- 《visual c++matlab图像处理与识别实用案例精选》这本书中附带的matlab/c++的源码("Visual c++matlab image processing and recognition practical cases selected" this book is attached to the source code of matlab/c++.)
matlab的DOA源码
- DOA/Beamforming不同方法的matlab/c++两种源码,附有测试demo