资源列表
Mathematical_modeling_webinar
- 第一个演示功能的药物相互作用的例子,matlab的曲面拟合能力模型使用阿片类药物和镇静麻醉反应的浓度。 第二功能演示龙门吊如符号数学工具箱是用来推导方程。门式起重机采用钟摆连接到它的运动车,其货物从船上卸下。在推导方程,它们有不同的车的加速度曲线解决,和最佳配置是确定的最小载荷摆动。-The first demo features a drug interaction example where MATLAB s surface fitting capabilities are used t
libsvm-3.1-[FarutoUltimate3.1Mcode]
- 包含粒子群算法、遗传算法、网格搜索法优化的支持向量机代码-Particle swarm algorithm, genetic algorithm, the grid search method optimization of support vector machine (SVM) code
SCCCmatlab
- SCCC iterative decoding using the Communications System Toolbox MATLAB.-SCCC iterative decoding using the Communications System Toolbox MATLAB.
pmsm_dtc04.slx
- 永磁同步电机矢量控制仿真,电流环采用PID控制,速度环采用自抗扰控制器-Simulation of permanent magnet synchronous motor vector control, current loop PID control, speed loop using ADRC
Modified-Waterfilling-CSI
- 实现修正注水算法,对已知信道CSI和未知信道的CSI的编程和比较,对MIMO信道的信噪比估计-The channel SNR estimation of MIMO channel is realized by the programming and comparison of the CSI for the known channel CSI and the unknown channel.
UFMC_OFDM___TransceiverChain
- 新波形UFMC的收发机链路的仿真,描述了ZF,MF,MMSE三种估计算法。-UFMC for MATLAB
Convolutional-code
- 卷积码的编码过程,维特比译码的硬判决和软判决,等效基带模型的仿真,包括QAM调制和PSK调制-Convolutional code encoding process, the Viterbi decoding hard decision and soft-decision, equivalent baseband model simulation, including QAM modulation and PSK modulation
power_pmmotor
- 利用matlab做永磁同步电机的模型实例,基于matlab的仿真-permanent magnet synchronous machine
Program
- 使用了遗传算法对从仓库到各个客户点的车辆运输方案进行优化,得到一个可行的结果-The genetic algorithm is used to optimize the vehicle transport scheme the warehouse to the customers, and get a feasible result.
duoxiangshinihe
- 非线性拟合,比较简单的拟合过程,包括直线,指数,幂函数,3次方程,周期函数-Polynomial fitting
Matlabvoice
- 通过计算机上的多媒体卡,按照下列过程进行声音信号的录制、处理和回放,观察处理前后的波形,同时比较声音信号处理前后的效果。 1、 将录制的信号反褶以后播放(反褶以后的信号移到t=0点开始)。 2、 将录制的信号改变取样率(相当于进行了尺度变化)以后播放。 3、 将录制以后的信号延时1s,并将幅度降低一半,接着与原来的信号相加,然后播放。-Multimedia card on your computer, follow the process for recording, process
Numerical-differentiation
- 用于数值微分的MATLAB程序。包括辛普森数值微分法法求函数的导数 理查森外推算法求函数的导数 三点法求函数的二阶导数 等-MATLAB program for numerical differentiation. Including the derivative of the function by Simpson numerical differentiation method The derivative of the function by Richardson extr