-
NeuralNetwork_RBF
说明: 基于matlab 的rbf神经网络计算,下载解压缩后直接运行(The rbf neural network-based computing matlab, download directly after extracting run)
- 2009-08-28 11:14:33下载
- 积分:1
-
chanle
用matlab仿真的通信系统中的信道估计、统计、和判决(Estimated channel matlab simulation of communication systems, statistics, and judgment)
- 2013-01-08 10:36:13下载
- 积分:1
-
PID
一种PID入门学习的模型,很基础的东西,想学PID的同学可以看看(A PID entry-learning model, very basic things, the students want to learn the PID can look)
- 2012-11-01 20:07:14下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
Snake
说明: 用MATLAB编写的一个贪吃蛇的小游戏,集趣味与学习于一身(Written using MATLAB' s a Snake game combines fun and learning in a)
- 2010-03-18 17:51:35下载
- 积分:1
-
OFDMcode42
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged.
This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.
(This code was used for making the practical measurements in section 2.3 of my thesis. This M atlab code allows an OFDM signal to be generated based on an input data file. The data can be rando m data, a gray scale image, a wave file, or any type of file. The OFDM signal is generated stored as a windows wave file, allowing it to be viewed. listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data . This code was developed for the experiments th at I performed in my honors thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so ha 's several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.)
- 2007-04-04 22:20:23下载
- 积分:1
-
ME_3222Lab_1_IntroductionandMatlab-Simulink.ppt
helpfull material about matlab and simulink
- 2009-10-23 13:15:16下载
- 积分:1
-
map_MLSE
map 和 mlse算法的比较,在不同的信噪比的情况下,两种接收机判决算法的比较(map and mlse algorithm comparison)
- 2011-12-11 06:19:40下载
- 积分:1
-
my_design2
毕业设计matlab程序
VBLAST的ZF,MMSE,QR,ZF_IC,MMSE+IC译码程序
(Matlab graduate design program VBLAST the ZF, MMSE, QR, ZF_IC, MMSE+ IC decoding procedures)
- 2008-07-16 10:19:54下载
- 积分:1
-
2GPS_EKF
design EKF for low cost INS/GPS
- 2011-05-10 15:49:19下载
- 积分:1