-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1
-
filter
利用TI公司的C28X系列芯片进行数字信号滤波,有TI公司的filter库,需要利用C语言去调用汇编语言(With C28X series chip, you can make a digital signal filter. you need to use C language to call the assembly language)
- 2015-01-04 19:20:20下载
- 积分:1
-
STBC_MIMO_OFDM-
STBC MIMO OFDM 源程序,打开点击运行就可,需要的可自行下载(STBC MIMO OFDM source, you can open click Run, may need to download)
- 2015-01-14 19:55:35下载
- 积分:1
-
Synthetic_Aperture_Radar_Signal_Processing_with_MA
合成孔径雷达SAR成像很全面的matlab程序,非常不错(SAR synthetic aperture radar imaging very comprehensive matlab program, very good)
- 2010-08-31 14:24:05下载
- 积分:1
-
Hu-Zernike
matlab计算图像Hu七个不变矩和Zernike矩的程序(Hu invariant moments and Zernike Moments matlab code)
- 2015-06-01 16:47:04下载
- 积分:1
-
realtocomplex
Extraction of real modes complex modes in the modal analysis associated to dynamics of structures
- 2015-01-01 22:50:34下载
- 积分:1
-
ss_Pe96
说明: 这个程序是描述了跳频系统在部分边带干扰下的BFSK系统的仿真,主要是误码率计算函数(This procedure is described in some side-band frequency-hopping system under the disturbance of the BFSK system simulation, bit error rate is mainly a function)
- 2010-03-29 22:00:55下载
- 积分:1
-
PathPlan
path planning for robot
- 2010-05-20 18:22:35下载
- 积分:1
-
Horn_Schunck_Optical_Flow_Method
Horn_Schunck_Optical_Flow_Method,值得学习(Horn_Schunck_Optical_Flow_Method, worth learning)
- 2013-12-27 10:46:08下载
- 积分:1
-
highspeedrotating
说明: 测试高速旋转物体的速度并报警。程序用高数计数器计数,中断来准确计算速度(Testing high-speed rotation speed of an object and alarm. Program counter with the high number of counts, interrupt to accurately calculate the speed of)
- 2010-03-23 16:11:27下载
- 积分:1