-
MedianFilter
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:55:44下载
- 积分:1
-
marks
说明: 提供图形标记的用户界面,按照用户要求改变标记类型。(Provide graphical user interface tags, in accordance with the user to change the tag type.)
- 2009-08-12 11:23:56下载
- 积分:1
-
curvelab
CurveLab is a collection of Matlab and C++ programs for the Fast Discrete Curvelet
Transform in two and three dimensions.
- 2011-12-01 13:47:38下载
- 积分:1
-
AWGN
matlab 构建AWGN 信道的构建,并且详细分析了BER 和信噪比(simulation on OFDM AWGN channel compute BER AND SNR perfermance)
- 2011-07-02 22:06:01下载
- 积分:1
-
k-mean
K均值(用matlab实现花的分类,附注释,程序简单)(K-means (machine learning job classification flowers))
- 2013-07-09 10:38:22下载
- 积分:1
-
ECG-50Hz-Subtraction-Procedure
This Matlab program filters power-line interference 50/60Hz ECG by the Subtraction procedure
- 2014-10-16 07:52:07下载
- 积分:1
-
imagecipher3
entropy and image encryption
- 2009-06-06 07:28:24下载
- 积分:1
-
microcontroller_neural_network
This is a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32.
Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons
respectively and 1 layer output with 1 neuron.This program explains the step how to compute the ANN in off-line mode.Means
the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer.
Finally, the neural output will be displayed on LCD port C.
- 2011-01-24 18:49:12下载
- 积分:1
-
79419121awgn
添加高斯白噪声子程序
内容虽然很简单,但是很有用哦(Add white Gaussian noise subroutine)
- 2010-05-16 09:05:40下载
- 积分:1
-
Spread-of-Internet-Rumours
选拨赛数学建模题目-网络谣言的传播模型。文件中包括题目、参考文献和matlab代码。basic.m中是最简化的模型,extend1.m中更进一步,算法中引入老年人和年轻人的活跃程度和对谣言的易信度的不同,beacons.m中再进一步引入网络警察角色来演化谣言的传播。(American Mathmetical Modeling Competition. Title:Spread of Internet Rumours.The file inclueds the title document,the reference literature and the MATLAB code.)
- 2013-08-14 18:31:10下载
- 积分:1