资源列表

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

[matlab例程DMC_contol

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

[matlab例程recursion

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

[数学计算/工程计算3

说明:野人过河,这是一个古典问题,算法很经典,我看了好多遍,现在能闭着眼睛写出来了,-Savage river, this is a classical problem, the algorithm is very classic, I saw a lot of times, are now able to write out your eyes closed, He He
<王浩> 在 2025-05-18 上传 | 大小:3kb | 下载:0

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

说明:野人过河,这是一个古典问题,算法很经典,我看了好多遍,现在能闭着眼睛写出来了,-Savage river, this is a classical problem, the algorithm is very classic, I saw a lot of times, are now able to write out your eyes closed, He He
<王浩> 在 2025-05-18 上传 | 大小:3kb | 下载:0

[matlab例程histogrameq

说明:histogram equalization in matlab
<g> 在 2025-05-18 上传 | 大小:3kb | 下载:0

[matlab例程zuiyoukongzhizuoye

说明:最优控制的一些算法,用MATLAB编程,用几种算法比较求取最优的方法.-Some optimal control algorithm, using MATLAB programming, compared with several algorithms to seek the best approach.
<liutao> 在 2025-05-18 上传 | 大小:3kb | 下载:0

[数学计算/工程计算MonteCarlo

说明:Monte carol method source code for simulation and modeling
<Suwichaya> 在 2025-05-18 上传 | 大小:3kb | 下载:0

[matlab例程mbkplsg

说明:本程序适用于故障检测,数据驱动的应用。分块PLS-This procedure applies to fault detection, data-driven applications. Block PLS
<陈雪> 在 2025-05-18 上传 | 大小:3kb | 下载:0

[matlab例程RADIX4

说明:This Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm-This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm
<sunil> 在 2025-05-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 19228.29 .30 .31 .32 .33 ... 28522 »

源码中国 www.ymcn.org