资源列表
说话人语音识别系统
- 这是使用matlab实现的说话人识别和确认系统。
MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法
- MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值
- 利用MATLAB编程实现“已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值”。,The use of MATLAB Programming known helicopter rotary wing shape curve at some point and the endpoint-type value of one derivative values.
APSK.zip
- 16APSK/32APSK的matlab仿真程序,包括调制、解调、信道等,供需要的朋友参考,16APSK/32APSK the matlab simulation program, including modulation, demodulation, channel and so on, for the need to refer to a friend
xudianchimokuai
- simulink铅酸蓄电池的仿真模型, 能有效的模拟电池的充放电状态。-simulink simulation model of lead-acid batteries, which can effectively simulate battery charge and discharge status.
imaderectangle
- 本程序用matlab实现了求不规则图形的最小外接矩形和最大内接矩形,实验用的图形也附在了文件中,可直接运行-This matlab program graphical the irregular circum-rectangle minimum and maximum inscribed with rectangular, experiment graphics attached the documents and can be directly run
F-K
- FK频率波数偏移成像单目标matlab实现程序源代码-FK migration frequency wave number to achieve a single objective source code matlab
ACO-PSO
- 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
spectral-ratio
- 地震勘探 谱比法Q值估计(谱比法)谱比法Q值估计是地震勘探的常用方法-Seismic spectral ratio Q value estimation (spectral ratio)
遗传算法优化BP神经网络
- 遗传算法优化BP神经网络,一种优化全的 比bp神经网络算法。基于MATab编写
ssc_lithium_cell_2RC
- 动力锂离子电池二阶等效电路模型(MATLAB/simulink环境下运行)-Lithium-ion battery second-order equivalent circuit model (running MATLAB/under simulink environment)
永磁同步电机直接转矩控制模型
- 绝对是论坛里面最优秀的pmsm_DTC仿真了 1.按照文件中的参考文献一步一个脚印搭建的永磁同步电机直接转矩控制模型,参数也经过本人一步一步调试过了,控制效果非常好,波形非常好。 2.参考文献也在文件中,良心之作。 模块也非常清晰,房子模块化非常分明,一个模块实现一个功能,非常适合你拿去做毕业设计,也非常适合新手学习。 3.采用dq轴的磁链模型,避免了积分器的使用,因此解决了磁链估算值中直流量的积分问题。该模型绝对正确,可完美在上面构造无传感器仿真,基