-
MATLAB_fuctions
matlab中基本命令函数
讲述了常用的基本函数,易文档PDF的格式给出,容易阅览( the functions in matlab)
- 2009-06-29 14:43:48下载
- 积分:1
-
ICA.25
独立成分分析的matlab实现,适合初学者学习和使用(Independent component analysis matlab implementation, suitable for beginners to learn and use)
- 2011-04-19 11:06:06下载
- 积分:1
-
WI-Fi_Bluetooth_Zigbee_and_Wimax_Darksiderg
a very nice book about wireless communication. contains description about WIFI, Zigbee and wimax. Also contains the simulation of these systems in matlab.
- 2010-05-31 19:22:31下载
- 积分:1
-
fir
fir 滤波器 Systems generator 实现并转化为verilog语言(fir Filter Systems generator to achieve and into verilog language)
- 2009-11-06 11:59:50下载
- 积分:1
-
Gabor-filter
实现Gabor滤波的源代码,包括C++、matlab源程序,还有介绍其原理的word文件(Gabor filter realization of the source code, including C++, matlab source, as well as introduce the principle of word document)
- 2011-05-13 08:50:39下载
- 积分:1
-
clk
用MATLAB编写的时钟,希望对感兴趣的人有用(a clock code with matlab , hope useful to the one interested~)
- 2012-05-30 23:41:55下载
- 积分:1
-
FinitElements
Peter I. Kattan
MATLAB Guide to Finite Elements
An Interactive Approach
- 2012-07-20 04:48:43下载
- 积分:1
-
FFT
此程序主要是详细给出了在matlab中如何求解信号的fft,包括功率谱,功率谱密度,幅度谱;(This procedure is given in detail how to solve the signal in matlab fft, including power spectrum, power spectral density, amplitude spectrum )
- 2013-12-06 16:59:49下载
- 积分:1
-
hgfx1
一元线性回归和二元线性回归的matlab实例编程 包括有多元线性回归模型(Linear regression and binary linear regression matlab programming examples include multiple linear regression model)
- 2014-02-15 21:57:02下载
- 积分:1
-
FT
说明: 禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
- 2019-06-28 10:46:56下载
- 积分:1