-
matlab_example
第二版数字信号处理实验指导书的实验的程序(Digital signal processing second edition of the experimental procedure)
- 2010-12-16 20:49:23下载
- 积分:1
-
97872376PSO
说明: pso生物优化算法应用的实例源代码,根据自己需要可以更改里面的fitness具体情况自己更改 (pso examples of biological optimization application source code, according to their fitness needs to change the situation inside their own change)
- 2011-03-24 15:18:35下载
- 积分:1
-
QpskSim
无线通信调制C++源代码,包含QPSK调制方式(Wireless communication modulation C++ source code, including QPSK modulation )
- 2014-08-07 07:32:26下载
- 积分:1
-
Time-Series-in-Matlab
time series In this example we will use a synthetic data set. To create our synthetic data we will make our unit of time 1000 years = 1 ky and sample a 500,000 year record in 2 ky increments. We first create a vector containing the times:
- 2013-10-14 19:55:09下载
- 积分:1
-
MATLAB_advance_programming
很好的matlab 進階教學電子書,教導如何寫作matlab程式,
此為pdf檔,分為29個章節(Matlab advanced teaching good books to teach how to write matlab code, this is the pdf file, divided into 29 chapters)
- 2010-11-22 19:18:25下载
- 积分:1
-
frftlfm
分数阶傅里叶变换的matlab编程,特别适合处理线调频信号(Fractional Fourier transform matlab programming, especially suitable for handling wire FM signal)
- 2009-12-18 08:07:47下载
- 积分:1
-
HDF5TOOLS
Prior to release 0.40, H5DUMP relied upon HDF5INFO to provide the
metadata necessary, but now it now relies entirely on the low-level
interface. Since it is not backwards compatible with prior releases,
the old version is provided in the obsolete directory.
(Prior to release 0.40, H5DUMP relied upon HDF5INFO to provide the metadata necessary, but now it now relies entirely on the low-level interface. Since it is not backwards compatible with prior releases, the old version is provided in the obsolete directory.)
- 2009-12-23 14:45:54下载
- 积分:1
-
C-MEX-S-function
C MEX S-function的一般格式,用c语言形式编写(C MEX S-function of general form, the form of written language with c)
- 2011-06-27 10:29:05下载
- 积分:1
-
pcnnimwrite
去除脉冲噪声:中值滤波,均值滤波,PCNN滤波的比较,包括计算噪声图像的信噪比,matlab算法程序。(Remove impulse noise: median filter, mean filter, PCNN filter comparison, including the calculation of noise, the SNR, matlab algorithm program.)
- 2010-06-07 16:15:56下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:34:13下载
- 积分:1