-
BIHT-l1
为了解决二进制CS而编写的算法,使用了用l1范数最小化(an algorithm for binary CS,use l1 norm)
- 2012-03-29 19:24:32下载
- 积分:1
-
betabayesian_lowprec.cc.tar
lower precision beta
- 2012-08-30 02:22:00下载
- 积分:1
-
Untitled3
carre相移法测量圆柱横截面形貌,主要利用carre相移法求相位的模拟实验(the carre phase shift method to measure the cylindrical cross-section morphology, the main use of Carre phase shift method for phase simulation)
- 2013-04-29 20:39:47下载
- 积分:1
-
MATLAB
MATLAB基础与编程入门 张威,matlab的基础教程,PPT文档。(Introduction to MATLAB programming foundation and Zhang Wei, matlab tutorial basis, PPT documents.)
- 2007-11-23 11:23:01下载
- 积分:1
-
elman_pca
说明: 将pca和elman神经网络结合起来,找到了主要的变量(The PCA and the Elman neural network to combine to find the main variables)
- 2008-11-17 16:25:53下载
- 积分:1
-
principal-component-anlisys
in this mfile i have wrote the principal component anlisys algorithm.
- 2013-10-07 18:31:56下载
- 积分:1
-
MatlabTipsandTricks
This is not a Matlab tutorial. This is just a list of
tricks.
- 2010-07-12 20:13:32下载
- 积分:1
-
HCircle
HCircle问题求解算法, 程序, 源码, 采用Matlab实现(HCircle problem solving algorithm, program, source code, using Matlab Implementation)
- 2010-08-05 16:50:04下载
- 积分:1
-
EKF
说明: 扩展卡尔曼滤波例程,data为数据,EKF是处理数据的函数(Extended Kalman filter routine, data for the data, EKF is a function of processing data)
- 2011-03-02 16:52:43下载
- 积分:1
-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1