资源列表
TED_S_curve
- 本程序研究了在不同符号序列条件下,基本Gardner算法和一种修正Gardner算法的定时误差特性-This program studied the sequence of symbols in different conditions, the basic Gardner algorithm and a modified Gardner timing error characteristics of the algorithm
ADC
- 项目中所做的ADC的matlab源代码,相信会有用-original matlab source code for ADC from the item i was doing,hoping to be helpful
rake_simulation
- 在matlab平台下实现仿真CDMA码分多址通信信号调制信号产生、瑞丽衰落信道以及RAKE接收机的仿真测试程序,能够测议等-In the matlab platform for simulation CDMA code division multiple access communication signals modulated signal generator, Ruili fading channel and the RAKE receiver simulation test progra
fem_example
- 极好的有限元结构动力学分析算例,为初学者带来福音-good example for dynamic analysis
erjiezhijie
- 间接解耦内模控制,可以克服多变量内模控制间的耦合现象-Indirect decoupling internal model control, can be overcome internal model control of multi-variable coupling between the
IMCPIDA
- IMC-PID是利用内模控制原理来对PID参数进行计算,获得参数-IMC-PID is the use of internal model control principle to the calculation of the PID parameters, access parameters
nvh
- NVH用7自由度模型,simulink,可重新设定参数-NVH model with seven degrees of freedom, simulink, can be re-set parameters
tyre
- 轮胎力学特性,魔术公式,包含多个工况,可以修改参数,m文件-Tire mechanical characteristics, magic formula, contains more than one condition, you can modify the parameters, m file
three_phase_motor_1
- 三相异步电机 制动 能耗问题 simulink模型-Three-phase induction motor simulink model of braking energy issues
bnb18
- 非线性整数规划Matlab源程序m文件,调用后解决非线性整数规划问题。-M non-linear integer programming Matlab source file, called upon to solve nonlinear integer programming problem.
jm96a
- 中国大学生数学建模竞赛之捕鱼策略问题matlab模型-China Undergraduate Mathematical Contest in Modeling of the fishing tactics matlab model
ode45
- 解常微分方程的Matlab程序 字符串ypfun是用以表示f(t, y)的M文件名, tspan=[t0, tfinal]表示自变量初值t0和终值tf y0表示初值向量y0,可选参数options为用odeset设置精度等参数。 输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。-Solution of ordinary differential equations of the Matlab program is