VFD-M
VFD-M系列变频器以其卓越的性能和稳定性,广泛应用于工业自动化领域,如纺织、造纸及食品加工等行业。具备强大的调速功能与节能效果,支持多种通讯协议,易于集成到现有系统中。无论是初学者还是资深工程师,都能通过我们丰富的2501个资源深入了解其工作原理和技术细节,加速项目开发进程。探索VFD-M,开启高...
资源总数
1,166
VFD-M 热门资料
查看全部 1,166 份 →This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensio...
2014-01-11
177
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100...
2013-12-18
132
these m files contain the solution of some problems in the book "communication system" by Haykin
these m files contain the solution of some problems in the book "communication system" by Haykin
2017-07-09
62
This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
2017-07-15
163