资源列表

« 1 2 ... .10 .11 .12 .13 .14 17215.16 .17 .18 .19 .20 ... 28521 »

[matlab例程Mypso

说明:用粒子群算法求函数最大值,可直接运得的,还可继续改进的-pso arithmetic
<冰点> 在 2024-10-14 上传 | 大小:1024 | 下载:0

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

说明:如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢?首先,你要让蚂蚁能够避开障碍物,就必须根据适当的地形给它编进指令让他们能够巧妙的避开障碍物,其次,要让蚂蚁找到食物,就需要让他们遍历空间上的所有点-If we want the ant design an artificial intelligence program, then this program is how complex it? First of all,
<李石峰> 在 2024-10-14 上传 | 大小:34816 | 下载:0

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

说明:在ABC 算法中,将人工蜂群按分工分为三种: 采蜜蜂、观察蜂和侦查蜂。引领蜂、跟随蜂用于蜜源的开采,侦查蜂避免蜜源种类过少。其中,采蜜蜂和观察蜂各占一半,并且每一个蜜源仅有一个采蜜蜂工作,即采蜜蜂的数量与蜜源数量相等,用m 表示。算法初始化时随机生成m 个初始解-In the ABC algorithm, artificial bee colony division of labor is divided into three type
<李石峰> 在 2024-10-14 上传 | 大小:7168 | 下载:0

[压缩解压huffmanzongchengxu

说明:对不同格式数字图像进行哈夫曼编码压缩,通过matlab软件仿真,最后得到了压缩图像,实现了本课题的基本要求。通过仿真得知哈夫曼编码为无损压缩。-Huffman coding digital image in a different format, by Matlab software emulation, finally got the compressed image, to achieve the basic requirement
<李石峰> 在 2024-10-14 上传 | 大小:4096 | 下载:0

[matlab例程chap7

说明:神经网络对数组及函数的逼近,检验神经的逼近能力-Approximation ability of neural network to test the nerve of the array and function approximation
<戴文娟> 在 2024-10-14 上传 | 大小:3072 | 下载:0

[matlab例程xiashan

说明:MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加
<junshan> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程Q-Learning

说明:最基础的Q学习代码,可以帮助初学者理解和使用Q学习算法-The most basic Q-learning code that can help beginners to understand and use the Q-learning algorithm
<乔頔> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程SVM

说明:SVM神经网络的数据分类预测-葡萄酒种类识别-SVM neural network data classification forecast- wines identification
<珈狄> 在 2024-10-14 上传 | 大小:39936 | 下载:0

[matlab例程bpsk_ber_coded_noncoded

说明:Performance analysis of Binary phase shift keying modulation in AWGN channel-Uncoded Bpsk vs Coded BPSK Probability of Error (BER) vs SNR (Eb_No) curve
<ashish> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程VSI

说明:control induction machine by VSI simulink file
<Mohd> 在 2024-10-14 上传 | 大小:11264 | 下载:0

[matlab例程CDMA-Gold-Sequence

说明:A Matlab scr ipt to generate Gold Code sequences with the help of XOR Function of two sequences Note: XOR Function required for above scr ipt is also attached in rar file.Please find it.
<ashish> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程point-defect-band-by-PWE

说明:结合平面波展开法和超原胞法,计算含点缺陷的正方形晶格.-The plane wave expansion method and the supercell method, calculate the square lattice with point defects.
<> 在 2024-10-14 上传 | 大小:2048 | 下载:1
« 1 2 ... .10 .11 .12 .13 .14 17215.16 .17 .18 .19 .20 ... 28521 »

源码中国 www.ymcn.org