资源列表
flightdesignprogramusingmatlab
- 飞机设计的相关程序,全机总体参数计算程序 ,全机气动曲线计算程序 ,机翼载荷分布计算程序,巡航状态纵向动稳定性计算程序 ,横航向稳定性计算程序,平飞速度范围计算程序,螺旋桨特性计算程序 -program about flight design including most of problems in flight design
robotarm
- 柔性机械臂的神经网络控制策略。课程报告,有详细说明。-Flexible manipulator neural network control strategy. Course report is described in detail.
PLS_Toolbox21
- PLS_Toolbox是用于故障检测与诊断方面的matlab工具箱,包括PCA、PLS等多种算法,以及包括后续的处理工作:Q统计、T2统计等等。-PLS_Toolbox for fault detection and diagnosis of matlab toolbox, including PCA, PLS and many other algorithms, as well as follow-up treatment, including the work of: Q statistic
rengongyuqun
- 在matlab环境下用智能算法--人工鱼群算法求函数极值的matlab程序-In the matlab environment with intelligent algorithm- artificial fish-swarm algorithm for the extremal function matlab program
PID
- 增量式PID控制matlab程序,希望对大家有所帮助-Matlab incremental PID control procedures, we hope to be helpful
insarmatlab.tar
- 荷兰Delft大学开发的insar(干涉合成孔径雷达)图像处理部分源代码,用matlab编写的。-Netherlands Delft University developed insar (interferometric synthetic aperture radar) image processing part of the source code with matlab prepared.
Example_Monte_Carlo_Simulationin_Matlab
- 用Matlab实现蒙特卡罗模拟的源程序,非常的好用-Monte Carlo simulation using Matlab realization of the source program, very easy to use
OFDM_cyclic_spectrum
- % 仿真主要完成OFDM系统建模,实现OFDM系统传输流程, % 并对OFDM信号的时域波形及功率普密度进行分析.进行循环谱相关切片的分析。- Simulation of the main complete OFDM system modeling, the realization of OFDM transmission system process, of the OFDM signal in time domain waveforms and power density analysi
viterbi
- 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序-The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algor
cl_matcontM2_2
- 计算动力学系统的分岔图,混沌系统,高维混沌系统的分岔图-Calculated bifurcation diagram of dynamical systems, chaotic systems, high-dimensional chaotic system bifurcation diagram
an-for-tsp
- 利用蚁群算法解决tsp问题,适合初学者。-Tsp using ant colony algorithm to solve the problem, suitable for beginners.
viterbi
- 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.