AVS-M
AVS-M技术资料下载专区,收录1,155份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
1,155
AVS-M 热门资料
查看全部 1,155 份 →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