-
SIFTtutorial
展示David G. Lowe的SIFT算法。有很多解释说明。通俗易懂,适合初学者。(David G. Lowe displayed the SIFT algorithm. There are many explanations. User-friendly, suitable for beginners.)
- 2007-07-18 22:50:28下载
- 积分:1
-
G728MAT
G728 Matlab decoder, code 16 LDECP
- 2010-06-09 20:12:20下载
- 积分:1
-
Grey_system
用matlab编写的灰色系统部分函数,包括数据预处理部分(Using matlab gray parts of the system functions, including data preprocessing)
- 2011-07-02 09:10:06下载
- 积分:1
-
jpeg
This is the JPEG compression
- 2011-11-14 22:45:30下载
- 积分:1
-
askdigital
这是简易的ASK信号调制,把文件放入matlab的文件库中,通过在matlab的命令窗口直接调用功能函数并运行,可以直接看到仿真结果。(This is a simple the ASK signal modulation, the file into Matlab file library, call function directly in the Matlab command window and run the simulation results can be seen directly.)
- 2013-04-27 12:27:14下载
- 积分:1
-
sindiophantine
说明: 单变量丢翻图方程程序的M文件,直接运行即可(diophtine)
- 2010-04-11 14:08:24下载
- 积分:1
-
add2recgn
2nd one, this is the next file for code
- 2011-05-17 02:04:49下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
Gass_BLXYConver
大地坐标变换,转换经度很高,修改正了反变换有0.6误差的错误。下载即可使用。(Geodetic coordinate transformation, the conversion of longitude is very high, change the inverse transform has 0.6 error. You can use to download.
)
- 2014-12-25 10:40:00下载
- 积分:1
-
exp
关于蒙特卡洛在工程上的应用,仅供参考和互相学习,共同进步。(About Monte Carlo in engineering applications, for reference and mutual learning and common progress.)
- 2013-11-05 11:36:20下载
- 积分:1