资源列表
信道估计
- LS 、MMES信道估计MES对比,MATLAB下直接可以运行(LS MMES channel Es MATLAB)
AGV1.0
- 装备有电磁或光学等自动导引装置,由计算机控制,以轮式移动为特征,自带动力或动力转换装置,并且能够沿规定的导引路径自动行驶的运输工具,一般具有安全防护、移载等多种功能。(Equipped with automatic guidance devices such as electromagnetic or optical devices, controlled by computer, characterized by wheeled movement, self-contained power o
无人驾驶车辆模型预测控制matlab代码
- 《无人驾驶车辆模型预测控制》对应代码,添加注释,成功运行!实现了车辆无人驾驶控制的matlab仿真(The corresponding code of "prediction and control of unmanned vehicle model" is added with notes and successfully run! Matlab simulation of vehicle unmanned driving control is realized)
19264的KS0108
- 基于19264的KS0108的stm32的硬件编程(Hardware Programming of STM32 Based on KS0108 19264)
sbm_Luenberger
- sbm-luenberger模型,能有效测度全要素生产率,其中包含了非期望产出(sbm-luenberger model)
文档管理系统
- 用于管理常规企业文件,便于分类、整理,适合离散型图纸等管理(It is used to manage general enterprise documents, easy to classify and organize, suitable for discrete drawing management, etc.)
基于方向谷形检测的静脉纹路分割
- 这是一个关于基于方向谷形检测的静脉纹路分割的MATLAB程序代码,(Vein vein segmentation based on directional valley detection)
sweph瑞士天文星历含源代码和应用程序
- 开发天文软件 占星软件 星历表等天文学相关研究应用的软件源代码(Developing Astronomical Software)
静脉识别代码程序
- 这是关于指静脉识别的MATLAB程序代码,主要实现了余成波书籍上的手指静脉识别技术。(This is about the finger vein recognition of the MATLAB program code, mainly to achieve the remaining waves of books on finger vein recognition technology.)
VB_Print
- 一台电脑连接多台打印机,分别控制实现打印(One computer connects several printers to control printing separately)
cs266_final_src
- 运用正反向动力学来坐上楼梯动画,包括骨骼,蒙皮。(The implementation of an OpenGL based C++ program to animate a humanoid walking up stairs and across an incline. Forward kinematics is used to walk up stairs, by setting the root to the torso when lifting the leg and to the f
quxiannihe
- 曲线拟合的目的是找出一系列的参数a0,a1,....,通过这些参数最好地模拟实验结果。 *线性拟合-把实验数据拟合为一条直线y[i]=a0+a1*X[i] *指数拟合-把数据拟合为指数曲线y[i]=a0*exp(a1*X[i]) *广义多项式拟合-就是多项式拟合,即把数据拟合为多项式函数: y[i]=a0+a1*X[1]+a2*X[i]^2... 可以选择不同的算法,以获得更好的精度和准确性。 *广义线性拟合-公式为y[i]=a0+a1*f1(
