- RS422RS485 RS
- c++标准程序库例子
- 105230336OFDM-mimo mimo
- comPrincipleAndApplicationSource com原理与应用一书的源代码!第二章开始
- Session3 自己定义的Doughnut 类
- secretrecipesofXP You ve read the reviews and digested the key feature enhancements and operational changes. Now it s time to delve a bit deeper and uncover some of Windows XP s secrets.
资源列表
粒子群算法
- 基础的粒子群算法附带动态图像显示,例子教程(Basic particle swarm optimization algorithm with dynamic image display, example tutorial)
matlab论文仿真
- 球头铣刀铣削力,通过输入角度参数等求解铣削力。(Milling force of ball end milling cutter)
滤噪算法
- 四种滤噪算法,包括极大模、空域相关系数、平移不变量、小波阈值降噪
clark iclark 坐标变换
- 用matlab2019创建的simuliink模型,为了便于低版本打开,导出成2014版的。 分别搭建了等幅值、等有效值、等功率的clark变换和iclark变换。测试不同变换时所乘的系数。主要是用来观察学习的。
Rectifier_bridge
- matlab2019b搭建的单相整流桥+滤波电容simulink仿真电路,就是为了观察一下母线上电压电流的情况。分享给大家。 同时导出了一个2015的模型,便于低版本的matlab打开。 负载电阻大的模块,可以观察整流电路里电流导通小的情况 负载电阻小的模块,可以观察整流器半波的情况 负载电阻开路,给电容充电后,没用漏电流,电压不变,母线电流为0
连续投影算法
- 连 续 投 影 算 法(SPA)是 一 种 使 矢 量 空 间 共 线 性最小化的前向变量选择算法, 它的优势在于提取全波段的几个特征波长, 能够消除原始光谱矩阵中冗余的信息,可用于光谱特征波长的筛选。(One of the advantages of spa is that it can be used to eliminate the redundancy of the original spectral features.)
AdaBoost
- adaboost 集成多个回归算法(线性回归、岭回归、LASSO等)(Adaboost integrates multiple regression algorithms)
精通simulink系统仿真与控制.pdf
- 精通simulink系统仿真与控制,适合新人学习(Proficient in Simulink system simulation and control. PDF)
矩阵求逆LU分解法
- C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)
Untitled2MTSP
- 多旅行商解决单起点闭回路的问题,matlab解决简单简单方便。(matlab,matl,abmatl,abmatlab.)
MATLAB火焰烟雾检测[基于颜色,注释详细]
- 此课题在MATLAB基于颜色进行火焰或者烟雾的检测,先定位出火焰或者烟雾的位置,然后进行识别(This topic in Matlab based on color detection of flame or smoke, first locate the location of flame or smoke, and then identify)
MATLAB疲劳检测系统[自己视频]
- 本设计为基于MATLAB的疲劳检测识别,可应用于疲劳驾驶监测,专注度检测等应用。本设计带有GUI可视化界面,自行录制好视频后,读取视频,分帧,读取每一帧影像,计算其眼睛张合度及嘴巴张合度,通过这2个参数来判断是否疲劳。(This design is based on MATLAB fatigue detection and recognition, can be applied to fatigue driving monitoring, concentration detection and