-
cp
说明: 一个控制面板编程的例程,讲述如何把你的程序添加到控制面板上面。(A control panel programming routines, describes how to program your control panel added to the above.)
- 2007-12-04 13:35:57下载
- 积分:1
-
rfblockset
RF TRANSCEIVER BLOCKSET IN MATLAB
- 2012-06-30 23:58:11下载
- 积分:1
-
Untitled2
汽车驱动力分析、行驶阻力分析和功率平衡图的绘制,根据汽车的12345档进行编程分析(Car driving force analysis, driving resistance analysis and graph drawing power balance, 12345 file programming analyzed according to the car)
- 2013-11-27 16:51:16下载
- 积分:1
-
addPointsToMode
optical fiber encryption in drpe
- 2012-01-15 22:54:21下载
- 积分:1
-
Photonic-crystal-transmittance
计算含有SiC后的透射率的程序,对光子晶体含有SIC后的透射率计算有明确的标准(SiC calculated with the program after the transmission rate)
- 2011-09-15 22:56:21下载
- 积分:1
-
IIR-filter-design
IIR滤波器的设计,基于matlab的脉冲响应不变法和双线性变换法设计IIR滤波器(IIR filter design)
- 2015-04-06 21:56:33下载
- 积分:1
-
ss
说明: 插值计算的MATLAB代码,可以计算相关的插值(MATLAB code for interpolating calculation)
- 2017-12-11 21:37:55下载
- 积分:1
-
gk_bmcb_2009
Edge detection in microscopy images using curvelets
- 2009-05-16 11:51:45下载
- 积分:1
-
ciccomp
计算CIC补偿滤波器系数
Matlab源代码(method of calculate CIC compensation coefficients
Matlab source code)
- 2011-01-03 14:01:18下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1