-
RMatlab
To call R from within Matlab, you will need to have R compiled as a
shared library. This needs to be done when compiling R from source
(or via one of the binary distributions that have support for this.)
Download the R source from cran.r-project.org.
- 2014-08-08 16:47:25下载
- 积分:1
-
self_adaption_RLS
这是一个很简单的RLS自适应算法程序,保证你能看懂能学会(This is a very simple RLS adaptive algorithm to ensure that you can read to learn)
- 2011-11-15 11:04:04下载
- 积分:1
-
MATLAB-function-Quick-Reference
matlab函数速查手册,matlab中所有函数功能及调用格式的说明。方便实用!(The matlab function Quick Reference, matlab function and call the description of the format. Convenient and practical!)
- 2013-04-09 16:57:26下载
- 积分:1
-
Assignment6
used to calculate matrices opeartion
- 2010-12-29 00:27:24下载
- 积分:1
-
OTMatlab
凸包绘制源程序Matlab的实现,凸包Matlab绘制(Convex hull draw Matlab source implementations)
- 2015-01-13 22:22:22下载
- 积分:1
-
SVM
SVM简单算法,利用该算法可以实现简单的几类数据的分类问题,非常简便(SVM simple algorithm, using this algorithm can achieve a simple classification of data types, very simple)
- 2015-11-23 15:01:17下载
- 积分:1
-
Hough_line_circle_ellipse
基于Hough变换的直线,圆,椭圆的检测.其中直线检测是VC代码.圆和椭圆是MATLAB代码(Hough transform based on a straight line, circle, ellipse detection. Which is the VC code line detection. Round and oval is the MATLAB code)
- 2007-09-18 19:42:53下载
- 积分:1
-
ginput2
It will allow you to configure camera
- 2009-03-28 02:55:27下载
- 积分:1
-
4MAC
mac层仿真,其中包括了四个协议的仿真,可根据需要进行设置(mac layer simulation, including the simulation of the four agreements, can be set as needed)
- 2012-05-22 07:21:16下载
- 积分:1
-
Genetic-Algorithms
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolutionary algorithm. Evolutionary algorithm was originally borrowed evolutionary biology and developed a number of phenomena, these phenomena, including genetics, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a way of computer simulation. For an optimization problem, a number of candidate solutions (called individuals) abstract representation of the population (called chromosomes) to better solution evolution.)
- 2014-12-06 16:59:55下载
- 积分:1