搜索资源列表
DES.rar
- 数据加密标准DES算法的Matlab实现 ,NEWPNN- Designed probabilistic neural network SIM- on probabilistic neural network simulation
MLPNetworksimulation.rar
- Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
ILC
- 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
sim
- 关于matlab信道仿真中经常用到的信道噪声函数,包括高斯白噪声,瑞利信道,赖斯信道的仿真-Channel simulation on matlab frequently used function of channel noise, including Gaussian white noise, Rayleigh Road, Lai Sixin Road Simulation
BPSK
- 自己编写的BPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!-I have written BPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
ehop1
- 设计一个含有两个神经元的Hopfiled网络 使用的主要函数如下: NEWHOP——创建Hopfield网络 SIM——对Hopfield网络进行仿真-The design of a neuron contains two main Hopfiled network function as follows: NEWHOP- create a Hopfield network SIM- Simulation of the Hopfield network
erb1
- 利用网络实现函数逼近 使用的主要函数如下: NEWRB——设计径向基函数神经网络 SIM——对径向基函数网络进行仿真-Function approximation using the Internet to achieve the main function is as follows: NEWRB- the design of radial basis function neural network SIM- for radial basis function network
Model
- flight sim model for a boeing 747 using matlab
MMSE_equal
- T/2 -spaced FSE MMSE equalizer sim chnnel: carrier offset-T/2-spaced FSE MMSE equalizer sim chnnel: carrier offset
Sim
- 单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can re
sim
- matlab with simulink can do simulation of wimax before you can model your system then simulate to improve the performance
mimo-m-sim
- matlab with simulink can do simulation of wimax before you can model your system then simulate to improve the performance
sim
- -latlon2km.m : to find distance between two longitude-latitude coordinate -fresspaceloss.m: to calculate freespace path loss - cazacseq.m: to generate cazac sequence - pusc.m : to generate index for pusc in wimax - FCH generator: to generate
flicker_sim
- flicker _sim is asoftware using matlab code to study the flicker phenomenon according to IEEE IEC standard
IMM-sim
- IMM算法仿真,Matlab源码,用了最小二乘法,EKF,UFK等几种方法比较-IMM algorithm simulation, Matlab source code, using the least squares method, EKF, UFK Comparison of several methods such as
Sim
- 一种自适应的单高斯算法,运动目标检测,使用环境是matlab。-An adaptive algorithm for a single Gaussian, moving target detection, the use of the environment is matlab.
sim
- inverter with matlab
sim
- Another way to represent a polynomial is to use the Laplace variable s within MATLAB. This method is mainly used throughout these tutorials. Let's ignore the details of the Laplace domain for now and just represent polynomials with the s variable. To
NOMA-OFDMA-SIM
- NOMA SIMUALATION in Matlab
SIM算法
- matlab SIM算法是由一位外国学者写在教科书里,用于金融计算的代码