搜索资源列表
VC_MATLAB
- VC跟Matlab混合编程 VC与Matlab案例1.256色转灰度图2.对比度拉伸3.二值化变换4.反色5.灰度均衡6.亮度增减7.取对数8.取指数9.图像镜像10.图像平移11.阈值变换12.直方图均衡VC程序
2005.3.31VC调用M文件源代码
- 一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思-a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry
ShortEst
- matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如 a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst(a) 即可-matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder m
farsight070825DSP
- 了一些资料,都没有说这个仿真平台是什么,是matlab还是直接在VC++的编译环境编程?还是有专门的仿真环境呢? 3、如果用实物验证的话,我觉得有两种方式:一是用摄像头来采集整个地图信息,智能车的位置也有摄像头来反馈;二是,整个地图保存在内存中,小车根据传感器信息自我定位,然后和保存的地图比较。-You can download the current points to 1, the source download get points one day, you can download
gcmex-2.3.0
- 图切优化算法,通过它可以使得C++程序脱离vc环境在matlab中运行。-Figure cut optimization algorithm, it can makes C++ program from the vc environment in matlab run.
libsvm-3.17
- svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译-svm linear classifier
DeepLearnToolbox_CNN_lzbV2.0
- DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl