资源列表
DOA_music
- 使用MATLAB软件对智能天线进行DOA估计的MUSIC算法仿真研究,希望对大家学习有帮助-Using MATLAB software on smart antennas for DOA Estimation Algorithm for Simulation of MUSIC, in the hope that will help them to learn
imagerecognition
- it is a image recognition with rbf neural network
No4_APA
- This code will show the behaviour of the apa algorithm for white and colored inputs.- This code will show the behaviour of the apa algorithm for white and colored inputs.
leiqu
- 代码主要用于学习,本人上传,大家讨论,对于开发有兴趣,请指教-DAIMA
chaoliujisuan
- 配电网潮流计算程序,有40个节点,并且利用时下普遍的前推回代算法计算-Distribution power flow calculation program, with 40 nodes, and use nowadays generally forward and backward substitution algorithm
ofdm_matlab
- 此文件为ofdm的matlab仿真程序,详细画出了时域和频域的相关图,以及调制信号的实虚部。-This file is the matlab ofdm simulation program, detailed drawing of the time domain and frequency domain correlation diagram, and the modulation signal real and imaginary parts.
p172_2
- 模式分类(中文版),课后题,172页第2题,MATLAB源程序-Pattern Classification (Chinese version), after-school question, 172 2 title, MATLAB source code
BPSK
- MATLAB code for BPSK(binary phase shift keying) modulation and demodulation
cdma
- 提供了CDMA通信的matlab仿真程序-Provide a CDMA communication matlab simulation program
process
- peak filter design for audio signal
step
- 在共梯度法中 只有当初值的选取靠近最优解时 迭代才会收敛 当远离时发散 且 当精度控制为0.1时可以实现 但设为0.01时就实现不了-numeberica method
ELM
- 训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = si
