-
Heart
用Matlab绘制出三维的红色心,但是不能动,希望改进(Use Matlab to draw three-dimensional red heart, but can not move, want to improve)
- 2010-12-10 20:38:11下载
- 积分:1
-
Chapter-5--function-approximation
第5章 函数逼近.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。(Chapter 5, function approximation)
- 2012-03-27 10:42:18下载
- 积分:1
-
PredictionIO-develop
PredictionIO, a machine learning server for software developers and data engineers.
- 2014-11-19 01:33:53下载
- 积分:1
-
dividevec
dividevec()用来重新随机抽取上述三种分类的数据,原来的顺序被打乱(dividevec () is used to re-random sample of the above three categories of data, the original order has been disrupted)
- 2012-04-24 03:51:39下载
- 积分:1
-
mohu
利用模糊控制,实现机器人避碰的程序,实验效果良好(The use of fuzzy control, robot collision avoidance procedures, test results good)
- 2014-11-04 08:56:11下载
- 积分:1
-
hamming-matlab
实现汉明码的编码和译码,可设定误码位置,查看纠错效果。(Achieve Hamming encoding and decoding, error location can be set to see the error correction effect.)
- 2011-11-14 22:18:00下载
- 积分:1
-
Project-08-01
Root-mean-square error and
mean-square signal-to-noise ratio
F(x,y) the original image , F’(x,y) the decompressed image , the original image change to JPG and then JPG change to Im. Observe to Error- ratio.
- 2015-02-01 16:59:21下载
- 积分:1
-
brain_net
计算网络,脑网络或者其他网络,测度计算的源程序。实用性强(Computing network measure
)
- 2012-11-13 22:55:38下载
- 积分:1
-
Number-of-lens-parameters-extraction
提取镜头参数数的matlab算法,利用棋盘格靶标照片能直接计算出相机内参数(Extraction of lens parameters of the matlab algorithm, using the checkerboard target photos in the camera can be directly calculated parameters)
- 2014-01-02 15:13:48下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1