资源列表

« 1 2 ... .23 .24 .25 .26 .27 19228.29 .30 .31 .32 .33 ... 28522 »

[matlab例程PBGBand

说明:采用FDTD计算2维光子晶体的散射和透射的可执行程序小软件,修改输入文件可用于光子晶体的建模和计算,比较好用-FDTD calculation using two-dimensional photonic crystal scattering and transmission of the executable program small piece of software, modify the input file can be u
<吴静> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法RBFxunlian

说明:rbf训练用于模式识别,分类,故障类别的诊断,收敛快-rbf training for pattern recognition, classification, fault type of diagnosis, fast convergence
<jiajian> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[matlab例程AgglomerativeFuncMatlab

说明:Agglomerative Function Matlab
<igoy> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[STLCurvature

说明:This is to compute discrete curvature from STL (tesselated)3D model.
<Subbu> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法BP_VC_improve

说明:BP的改进算法实现,大大的提高效率。附带数据。-bp implement with vc++6.0,efficient,data
<朱斌> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[matlab例程FaceDetector2oldvector

说明:Face Detector Matlab code
<Randa> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[数学计算/工程计算cal

说明:功能曲线拟合, 油泵参数测量程序之一, 辛苦啦-i can t discribe them
<张坤> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[matlab例程DMC_contol

说明:DMC控制器设计源程序,通过matlab,有较佳的控制效果-DMC controller design source code, through matlab, a better control effect
<孙明坤> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[matlab例程MatlabEng_src

说明:In two past articles (Solving Engineering Problems Using MATLAB C API and Solving Engineering Problems Using MATLAB C++ Math Library), I show you how can a programmer develop an application that using MATLAB features lik
<belalsoboh> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[matlab例程recursion

说明:递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。-Recursion, is a function to achieve a very im
<sulihao> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[matlab例程pso

说明:Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line)
<letian> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法include

说明:用遗传算法解根号2,求根号2,也就是求方程f(x)=x*x-2=0的正整数解,x=1时f(1)<0,x=2时f(2)>0,由介值定理,则1到2中间存在一个根,根据代数基本定理和根的对称性知这就是我们要找的根(废话,初中生都知道是1.414左右),由目标函数得到适应度函数,我们选择个体都在[1,2]之间,那适应度函数我可以取 j(x)=40/(2+|x*x-2|)-10,由x的取值范围知j的范围是(0,10) x和y交
<yuxin> 在 2025-03-15 上传 | 大小:3kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 19228.29 .30 .31 .32 .33 ... 28522 »

源码中国 www.ymcn.org