-
Zeller
蔡勒(Zeller)公式:是一个计算星期的公式。
随便给一个日期,就能用这个公式推算出是星期几。(Zeller (Zeller) formula: It is a formula for calculating week. Casual to a date, can be calculated using this formula out of the week.)
- 2009-12-07 09:42:35下载
- 积分:1
-
matlab-ex
说明: matlab 实验手册和初学者使用过程中需要注意的几点重要说明(matlab beginners course of several important to note that)
- 2011-03-27 16:05:08下载
- 积分:1
-
fdc14_beta3
matlab的FDC工具箱,对飞控系统很有帮助。(matlab the FDC toolbox of helpful flight control system.)
- 2008-12-17 16:36:49下载
- 积分:1
-
lms
运用MATLAB设计一个LMS自适应滤波器,将一叠加在随机信号上的正弦干扰信号波滤除。(Use MATLAB to design a LMS adaptive filter, a random signal superimposed on the sine wave filter out signal interference.)
- 2009-05-19 14:09:11下载
- 积分:1
-
cyclic_cumulants_fast
说明: 循环平稳时间序列中关于高阶循环累积量的程序
(Cyclostationary time-series on high-order cumulant of the process cycle)
- 2008-10-03 20:50:51下载
- 积分:1
-
tt-x
This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab tools to visualise these entities, and tools to check newly coded functionals. This version is released with a small number of functionals only.
- 2010-05-20 09:17:46下载
- 积分:1
-
fmc
This bus abstraction is developed separately from drivers, so we need to check the version of the data structures we receive.
- 2014-08-15 00:06:42下载
- 积分:1
-
matlab-svm1
基于回归分析的支持向量机计算程序算例及m文件(Support vector machine application example and m files On the basis of regression analysis)
- 2012-01-13 21:12:33下载
- 积分:1
-
csaolei
C language is currently the more popular high-level computer programming language, because of its simplicity, ease of use and powerful features have been widely favored by programmers. It is suitable as a system description language, can also be used to prepare the system software, application software can be written since
- 2014-01-17 15:11:15下载
- 积分:1
-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1