资源列表
BER32QAM
- BER 32 QAM MATLAB code
Mypso
- 用粒子群算法求函数最大值,可直接运得的,还可继续改进的-pso arithmetic
chap7
- 神经网络对数组及函数的逼近,检验神经的逼近能力-Approximation ability of neural network to test the nerve of the array and function approximation
xiashan
- MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x
Q-Learning
- 最基础的Q学习代码,可以帮助初学者理解和使用Q学习算法-The most basic Q-learning code that can help beginners to understand and use the Q-learning algorithm
SVM
- SVM神经网络的数据分类预测-葡萄酒种类识别-SVM neural network data classification forecast- wines identification
bpsk_ber_coded_noncoded
- Performance analysis of Binary phase shift keying modulation in AWGN channel-Uncoded Bpsk vs Coded BPSK Probability of Error (BER) vs SNR (Eb_No) curve
VSI
- control induction machine by VSI simulink file
CDMA-Gold-Sequence
- A Matlab scr ipt to generate Gold Code sequences with the help of XOR Function of two sequences Note: XOR Function required for above scr ipt is also attached in rar file.Please find it.
m_ary_modulation
- A matlab scr ipt to generate scatter plot for the M-ary Modultaion. it asks user to input the value of: M-ary, SNR(in db), number of binary carriers
psk_16_awgn_rs
- A Matlab-Simulink Model (.mdl) for implementing the psk(phase shift keying)-16 ary in AWGN Channel using RS (reed-solomon) en_Coder/decoder
xiangyingmian
- 基于matlab编译的一个二阶相应面法拟合程序。代码简易,尚未检查其收敛性。-Using matalb. Write a simple quadratic surface fitting code, corresponding program is simple, has yet to test whether convergence.
