资源列表
Logistic
- 基于Logistic回归采用梯度提升算法及算法改进(Logistic regression and algorithm improvement)
IMU
- 从IMU中读取数据并计算其速度,姿态(旋转矩阵)及位置(Read the raw IMU and calculte its velocity, orientation matrix and position)
模糊控制例程
- 利用simulink和模糊工具箱建立模糊控制器,实现模糊控制,模糊PID控制,模型参考自适应控制等(The fuzzy controller is built by Simulink and fuzzy toolbox to realize fuzzy control, fuzzy PID control, model reference adaptive control and so on.)
程序
- 最基本的解常微分方程的方法,包括欧拉法、泰勒级数法、多步法、隐式法、Rung-kutta法等(The basic methods for solving ordinary differential equations include Euler method, Taylor series method, multistep method, implicit method, Rung-kutta method, etc.)
《全面详解LTE:MATLAB建模仿真、仿真与实现》源码
- 该资料是《全面详解LTE:MATLAB建模仿真、仿真与实现》这本书的源码;便于初学者快速上手,是学习LTE,4G网络理论和实践的很好资料
linear beam
- 用于实现梁的静力学线性分析,本算例目的是计算悬臂梁受到均布载荷作用下的变形。(Static linear analysis of beams; The purpose of this numerical example is to calculate the deformation of a cantilever beam subjected to uniformly distributed loads.)
基于直方图优化的图像去雾技术matlab
- 展开雾霾天气的图象清晰化技术 的讨论,雾天图象的清晰化技术对其他 的恶劣天气的清晰化处理也有促进作用。(The technology of image sharpening in fog and haze is also discussed. The clarity of fog images can also help to clear the other bad weather.)
robotmobile2
- 基于matlab的无人车机器人的避障算法研究,以及matlab的结构框架,仅供参考。(Matlab based research on obstacle avoidance algorithm for unmanned vehicle and Matlab's structural framework are for reference only.)
matlab振动分析程序
- 这个是用来计算白噪声测试的,特别适用于振动台试验。编程简单,测试也比较符合预测值。(This is used to calculate white noise, especially for shaking table test. The programming is simple and the test is more consistent with the predicted value.)
henrys
- 化工计算中溶液亨利系数的计算Calculation of Henry coefficient of solution in chemical calculation(Calculation of Henry coefficient of solution in chemical calculation)
photonic crystalBandgap
- 能够计算不同排列情况下的能带结构,只需更给晶格常数,选择排列方式以及介电常数即可(It is possible to calculate the energy band structure under different arrangement conditions, only by giving lattice constants, arranging permutations and permittivity.)
第三代神经网络
- 本文主要介绍深度学习以及复杂layman形式运算的深度网络。通过真实数据的实验,定量比较,证实(或证伪)深度神经网络理论在外汇交易中的优势。当前主要用途是分类,基于深度神经网络模型创建一个指标和一个EA,根据客户端/服务器的方式进行运作,并对它们进行测试。(This paper mainly introduces deep learning and deep network of complex layman form operations. Through real data experime