资源列表
chapter1
- BP神经网络的数据分类——语音特征信号分类(Data Classification of BP Neural Network - Classification of Speech Characteristic Signals)
3
- 用户自定义数据点,所给函数能用最小二乘法拟合数据,并给出估计得均方误差(User defined data points, the given function can be fitted by least squares method, and the estimated mean square error is given)
牛顿迭代代码
- 通过牛顿迭代法实现求一个函数在区间内的所有根(All the roots of a function in the interval are obtained by the Newton iterative method)
案例1 BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification.)
EKF-on-SOC-Estimation-master
- EKF-SOC估算,用于电池的soc估算(EKF-SOC estimation for battery SOC estimation)
0611导航工具箱
- 严老师的惯导工具箱,功能比较多,大家选取自己需要的(Teacher Yan's ins toolbox)
emd-tools
- 经验模态分解工具箱,用于处理复杂信号的特征提取十分有效-Empirical mode decomposition toolbox for dealing with complex signal feature extraction is very effective
data_jiegou
- 集中常见的排序算法,冒泡排序,快速排序,选择排序,堆排序,插入排序,Shell排序,归并排序,基数排序-Focus on common sorting algorithms, bubble sort, quick sort, selection sort, heap sort, insertion sort, Shell sort, merge sort, radix sort
lzopro
- lzo pro压缩软件, 专业版本,非开源版本。-lzopro compress decompress
key_1602
- 1602液晶屏及键盘 1602液晶屏及键盘 - 1602 LCD screen and keyboard 1602 LCD screen and keyboard 1602 LCD screen and keyboard 1602 LCD screen and keyboard
数据结构大作业
- 通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅-builder achieve through the data structure algorithms as I mature programming No shortage Department also requested forgiven
bp
- BP神经网络的数据分类-语音特征信号分类1- 四个特征信号矩阵合成一个矩阵 data(1:500,:)=c1(1:500,:) data(501:1000,:)=c2(1:500,:) data(1001:1500,:)=c3(1:500,:) data(1501:2000,:)=c4(1:500,:) 从1到2000间随机排序 k=rand(1,2000) [m,n]=sort(k) 输入输出数据 input=data(:,2:
