资源列表
drude
- 用德鲁德模型计算超导材料石墨烯的介电常数和电导率-Calculated using superconducting material graphene permittivity and conductivity Drude model
Optimization-Toolbox
- 一种非常实用的matlab优化工具箱,是一个国外的作者给我的。感谢他,同时跟大家一起分享。谢谢。我想要子空间辨识的文章配仿真代码,qq214093-optimization toolbox
lobe_semi
- 基于matlab的用于铣削动力学建模的稳定性叶瓣图分析-stablity lobe
pfm_gongjing
- matlab编程的关于共晶凝固的相场法模拟程序。-matlab programming on eutectic solidification phase field simulation program.
Game
- 基于复杂网络的囚徒困境博弈matlab源程序,基于方形格子或无标度网络。-Prisoner' s Dilemma game on complex networks matlab source, based on a square lattice or scale-free networks.
HVDC-matlab-1
- HVDC高压直流输电matlab仿真,MMC结构,有控制器-HVDC HVDC matlab simulation, MMC structure, with a controller
Multioutput-SVR(msvr)
- 一种多输入多输出支持向量回归机源代码,克服了传统支持向量机单输出的缺点-A multi-input multi-output support vector regression machine source code, to overcome the traditional single-output SVM shortcomings
FMCW-radar
- 小型车载雷达的原理仿真。使用线性调频连续波(LFMCW)波形,探测公路环境下的周围车辆目标,使用距离多普勒方法显示目标的距离和速度信息,并对LFMCW的探测原理做了演示。-Principle small car radar simulation. Using a linear frequency modulated continuous wave (LFMCW) waveform, vehicle detection highway around the target environment,
AF-MATLAB
- 放大转发中继通信,理论误码率,蒙特卡洛误码率,直传误码率仿真,信道容量,中断概率,功率分配仿真-Enlarge forwarding relay communication, error rate theory, Monte Carlo error rate, BER simulation forward pass, channel capacity, outage probability, power distribution simulation
erjiedaolibai
- 二阶倒立摆公式推导模型建立以及matlab进行LQR控制和simulink仿真。-Formula Derivation of Second Order inverted pendulum model and LQR control matlab and simulink simulation performed.
IHB solve van der pol equations
- 用增量谐波平衡法(IHB method)求解范德波方程组并画出极限环。
DeepLearn
- matlab写的一个深度学习的框架,主要用来学习深度学习,主要包括cnn、nn、dbn等,代码详细,且都含有demo,很实用