资源列表

[matlab例程route

说明:无线传感器网络的matlab仿真程序,主要是仿真无线传感器的路由协议(Matlab simulation program for Wireless Sensor Networks.Routing protocol of simulation wireless sensor)
<Azuki> 在 2024-11-14 上传 | 大小:31kb | 下载:0

[matlab例程lizilvbo

说明:粒子滤波的MATLAB实现,通过寻找一组在状态空间中传播的随机样本来近似的表示概率密度函数,用样本均值代替积分运算,进而获得系统状态的最小方差估计的过程,这些样本被形象的称为“粒子”,故而叫粒子滤波(MATLAB implementation of particle filter,By looking for a set of random samples which are propagated in the state space
<黄子豪> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法libsvm-3.22

说明:Matlab中的一个工具箱,可以用来分类(a toolbox in Matlab,it can be used to classify data.)
<Cathy Zhang> 在 2024-11-14 上传 | 大小:912kb | 下载:0

[matlab例程U_E_threedimen

说明:采用模拟电荷法,以点电荷为模拟电荷,在三维空间中计算一个档距的输电线路周围电场。(Using the charge simulation method to calculate the electric field around transmission line of one span in the 3D space, the point electric charge is used as the simulation charge
<shriley> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程check

说明:模拟电荷法校验程序。针对架空输电线路,将位于导线中心的模拟电荷计算出来后,选取导线表面的校验点,对计算结果误差进行检验。(Analog charge method check program. For the overhead transmission line, the simulated charge located at the conductor center is calculated, and the checkpoint
<shriley> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程hfssapi

说明:可以改变源代码的参数来实现matlab控制hfss,来进行复杂的建模。(You can change the source code parameters to achieve matlab control hfss, for complex modeling.)
<willyasd> 在 2024-11-14 上传 | 大小:87kb | 下载:0

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

说明:对脉冲星的二分类问题,利用逻辑回归,里面有详细的注解(For the two classification problem of pulsars, there are detailed annotations.)
<草莓壮汉嘤嘤> 在 2024-11-14 上传 | 大小:1.43mb | 下载:0

[matlab例程VRP

说明:VRP,遗传算法的路径优化问题,车辆调度问题的MATLAB实现(VRP,Path optimization problem of genetic algorithm,MATLAB implementation of vehicle scheduling problem.)
<iqisgnaw> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[matlab例程Python

说明:简单的k_means算法Python 和 MATLAB实现(Simple k_means algorithm Python and MATLAB implementation)
<皓如明月> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[matlab例程magnify

说明:在线实现仿真波形局部放大,结合具体要求实现特定窗口图形(Online simulation of waveform amplification, combined with specific requirements to achieve specific window graphics.)
<鱼煮海> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法周志华-机器学习_

说明:周志华机器学习,人工智能的经典入门书籍。。。。(Zhou Zhihua's machine learning, the classic introductory book of artificial intelligence.)
<dewey1994> 在 2024-11-14 上传 | 大小:72.17mb | 下载:0

[数据结构常用算法内排序

说明:[问题描述] 设计一个用链表表示的直接选择排序算法,并用程序实现。 [输入] 待排序记录个数n,各待排序记录值。 [输出] n个记录由小到大排列的结果。 [存储结构] 待排序记录链式存储。 [算法的基本思想] 已知待排序初始序列用单链表存贮,头指针head指向第一个结点,从这个待排序列中找出最小结点,插入head之后,用r来指示。r以前为已排序序列,r以后为未排序序列。再从未排序序列中找出最小结点插入r的后面,让r指
<明日何其多> 在 2024-11-14 上传 | 大小:10kb | 下载:0

源码中国 www.ymcn.org