资源列表
PQ_Control
- 基于恒功率控制的并网逆变器MATLAB仿真(MATLAB simulation of grid connected inverter based on constant power control)
切入圆算法仿真
- 实现了水中机器鱼以切入圆到达目标点的matlab仿真程序(The MATLAB simulation program for robotic fish to reach the target point is achieved.)
1902299
- 使用matlab提取出声音的6种时域特征,并赋有使用说明与特征介绍(6 time domain features of sound extraction)
CSO
- 鸡群优化算法,这是一个全新的群智能优化算法,具有简单,良好扩展性的特点,是一种天然的多种群,自适应算法!(Chicken Swarm Optimization)
DBN
- 深度学习matlab,包含卷积等算法,值得学习(Deep learning matlab toolbox, including convolution algorithm, it is worth learning.)
experiment_4
- 离散信号的DTFT和DFT 分别计算16点序列 的16点和32点DFT,绘出幅度谱图形,并绘出该序列的DTFT图形。(DTFT and DFT for discrete signals The 16 point and 32 point DFT of the 16 point sequence are calculated respectively, and the amplitude spectrum pattern is drawn, and the DTFT figure of the
Demod_8Psk
- 科斯塔斯环提取8PSK调制载波,出载波频率图、眼图、相位偏差等(The Costas loop extracts 8PSK modulated carrier, out of carrier frequency diagram, eye diagram, phase deviation and so on.)
newmark
- 计算线性体系的newmark法,选用简单的多自由度体系计算的(The Newmark method for calculating the linear system)
pathRRT
- 在平面区域通过RRT算法找到一条有效避开障碍物的路径(Finding a path that effectively avoids obstacles through RRT algorithm in the plane area)
fixed
- 波束形成过程中,滤波器权值固定不变。一旦阵列的几何形状、目标方向确定,其波束模式特性也将确定(In the beamforming process, the filter weights are fixed. Once the array geometry and target direction are determined, the beam pattern characteristics will also be determined.)
鲍威尔方法
- 可以交作业用通过,灰常给力给力超级无敌给力(Can the homework by, very awesome awesome awesome super invincible)
图像空域滤波(二)
- 1. 锐化滤波; 2. Sobel水平方向滤波与垂直方向滤波。 3. 对灰度图像执行均值平滑滤波; 4. 对灰度图像执行中值平滑滤波; 5. 中值平滑滤波与均值平滑滤波对比。