-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1
-
HandGestureRecognition-master
matlab代码调用摄像头,从而实现手势识别功能,代码没有问题(Realization of gesture recognition)
- 2018-01-26 13:51:27下载
- 积分:1
-
bank
用户可以进行查询,也可以进行取款存款,还可以转账(Users can query, can also make deposits, withdrawals can also be transferred)
- 2010-01-06 19:11:12下载
- 积分:1
-
simd-viterbi-2.0.1
convolutional coding and Viterbi decoding using matlab
- 2012-05-17 08:33:34下载
- 积分:1
-
ofdm-qpsk-mycreatechannel
衡量一个数字通信系统性能好坏的指标很多,误码率性能就是一个重要的指标。误码率是指错误接收的码元数载传输总码元数中所占的比例。在该章中,我们将通过MATLAB仿真在发送平均功率和传输速率相同的情况下(A digital communication system performance measure indicators of good or bad a lot of bit error rate performance is an important indicator. Bit error rate refers to the number of errors contained in received transmission symbol the number of total yards per share. In this chapter, we will send through MATLAB simulation of average power and transmission rate in the same circumstances)
- 2010-06-15 11:00:25下载
- 积分:1
-
matlab_vc_mex
混合编程方法,便于VC++与matlab进行混合编程(matlab and vc++ mex)
- 2009-09-27 18:44:23下载
- 积分:1
-
channelcomputer
一个链路计算的程序,很适用,VC调用matlab(A link calculation procedures, it is applicable, VC call matlab)
- 2008-04-18 17:06:16下载
- 积分:1
-
UsingMatlab
c#调用matlab函数进行动态画图的简单示例,只是进行了功能演示,界面很粗糙(c# call the matlab function dynamically drawing a simple example, just conducted a functional demonstration of the interface is very rough)
- 2010-11-20 11:26:12下载
- 积分:1
-
dddqqq
有关机动目标跟踪,卡尔曼滤波相关的资料,对从事卡尔曼滤波研究,机动目标跟踪的朋友有参考价值 (The maneuvering target tracking, Kalman filtering relevant information, engaged in Kalman filtering, target tracking friends have reference value)
- 2010-09-08 13:40:46下载
- 积分:1
-
genetic-algorithm
遗传算法,用matlab来实现,图像美观,更接近真实数据(Genetic algorithm, using matlab to achieve, beautiful images, closer to the real data)
- 2013-10-16 22:43:03下载
- 积分:1