资源列表
BPPID
- 基于BP神经网络的一种PID实现方法,将神经网络技术和常用的PID方法结合,实现更精准的控制。(A Realization Method of PID Based on BP Neural Network)
图论算法及其MATLAB实现
- 本书系统介绍了图论重要算法的思想及其 MATLAB实现,可供数学、计算机科学、工程科学等学科中相关专业的大学生、研究生阅读,也可供相关专 业研究人员参考。(This book systematically introduces the idea of the important algorithm of graph theory and its MATLAB implementation, which can be read by college students and graduate st
MPA
- mpa算法,可以实现四个资源块 ,六个用户之间的迭代用于非正交多址接入(Multi-user detection algorithm for MPA)
工资管理系统
- 一个用C语言写的简单的工资管理系统,带报告(A simple salary management system written in C language with report)
2.新安江程序
- 新安江模型,关于预报的,师门传下来的,很好用(Xin 'an river model, about the forecast, handed down from the teacher, very useful)
数据分析修炼手册
- 一位数据分析行业的前辈的总结 前言 1 数据分析师如何分类? 2 数据分析师的具体工作职责和工作内容有哪些? 3 如何在业余时间成为数据分析师? 3 数据分析实战与运用 6 如何用Excel做数据分析? 8 如何用Tableau做数据可视化? 14(A summary of the seniors of data analysis)
哈夫曼编码与字母频率统计
- 统计词频并构建哈夫曼树,左边为0,右边为1。(HuffmanTree ,calculate every the number of every zee and using '1' and '0' create a tree and printf the string.)
dingjie (2)
- 实现AR模型的定阶,使得预测更加有效,从而建立模型(Realizing Order Determination of AR Model)
电力系统计算程序及其实现
- MATLAB-电力系统计算及其实现 电力系统潮流计算 电力系统短路计算(MATLAB Power System Computing and Its Realization)
CNN
- 这是一个为1D心电图数据训练而设计的神经网络。(this is a Covoluntional Neural Network deisigned for 1D ECG data training.)
矩阵重构DOA估计算法
- 基于矩阵重构的DOA估计算法,包含DSVD算法和ESVD算法(The DOA estimation algorithm including DSVD and ESVD)
draw_circle_ikine
- 实现puma机器人的末端做圆轨迹运动,运用逆运动学,求出各关节角度变化情况,输出运动动画、各关节角度变化曲线(Realize the end of PUMA robot to do circular trajectory motion, use inverse kinematics, output motion animation and angle change curve of each joint.)