-
mimo
mimo rayligh channel capacity mimo mimo
- 2010-11-19 15:33:06下载
- 积分:1
-
matlabrenyijiaoduxuanzhun
说明: 用matlab实现图像角度旋转代码,可以实现图像的任意角度旋转(Angle of image rotation using matlab code, can achieve any angle image rotation)
- 2010-04-19 14:33:23下载
- 积分:1
-
Integral-calculation
用matlab编程计算积分,包括梯形算法,龙贝格算法,高斯算法,通过具体案例得到最终结果(Calculation of integrals with MATLAB programming, including trapezoidal algorithm, Romberg algorithm, Gauss algorithm, the final results are obtained through the concrete case)
- 2014-09-20 20:33:53下载
- 积分:1
-
turbocoder
MATLAB的Turbo编码 3分之一码率(MATLAB is one of the Turbo code rate 3)
- 2010-11-12 16:17:25下载
- 积分:1
-
twopoint
用两点法辨识一阶惯性滞后系统,测试结果比例系数和时间常数辨识结果较准确,但输入延迟时间差距较大,分析其原因,可能是因为在曲线上取的两点坐标不准确,因为离散的数字量坐标取值方法有误。(Two points )
- 2012-12-28 15:26:28下载
- 积分:1
-
untitled
调用matlab中的ode45函数解微分方程,ode45解方程方法用的是四阶五级的龙哥库塔法(Call the matlab ode45 function solving differential equations, ode45 solve the equation method of fourth order with is the fifth longge coulthard method
)
- 2012-03-21 17:05:35下载
- 积分:1
-
Genetic-Algorithms
本文件为遗传算法开发代码,并给出开发代码,共大家参考使用(This document is a genetic algorithm development code, and given the development of the code, the use of common reference)
- 2014-09-29 15:40:56下载
- 积分:1
-
C4_5
matlab实现决策树C4.5算法,首先利用训练数据创建决策树,再用测试数据对决策树进行剪枝。(C4.5 decision tree algorithm matlab realize, first use training data to create decision trees, and then test data for decision tree pruning.)
- 2011-11-02 14:57:31下载
- 积分:1
-
Desktop
运用matlab进行视频处理捕捉飞驰的汽车。逐帧检测视频,循环检测。(Capture video processing using matlab speeding car. Detects the video frame by frame, loop detection.)
- 2014-01-18 13:12:46下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1