资源列表

[matlab例程ieee300

说明:在MTALAB/MATPOWER工具包下的ieee300节点系统,此程序可以完美运行,采用的方法为直角坐标系下的牛顿拉夫逊法。(In the ieee300 node system under the MTALAB/MATPOWER toolkit, the program can run perfectly, using the Newton Raphson method in the Cartesian coordinate system.)
<大码农> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[matlab例程蚁群算法(路径规划程序)

说明:蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
<wyj2277> 在 2025-07-27 上传 | 大小:142kb | 下载:0

[matlab例程tea

说明:本代码是TEA加密算法的实现。其中,QQ登录在老版本中就是使用TEA算法实现加密。目前QQ加密已经升级不一定适用。但可以作为研究学习的入门材料。(This code is the implementation of the TEA encryption algorithm. Among them, QQ login in the old version is to use the TEA algorithm to implement encryption. At present, QQ encr
<啦啦啦阿联> 在 2025-07-27 上传 | 大小:2kb | 下载:0

[matlab例程ofdm1024

说明:BER CODES FOR BPSK IN MATLAB
<SHAILESH> 在 2025-07-27 上传 | 大小:4kb | 下载:0

[matlab例程读bin

说明:使用matlab读取bin文件,bin文件是二进制文件,是文件格式binary的缩写。(Reading bin files by using MATLAB)
<liziolo> 在 2025-07-27 上传 | 大小:1.46mb | 下载:0

[matlab例程Runge_Kutta

说明:通过matlab平时,实现龙格库塔算法。(using matlab to solve Runge_Kutta problem)
<swjtuzhc> 在 2025-07-27 上传 | 大小:14kb | 下载:0

[matlab例程mma

说明:移动渐近线方法的源程序,里面包含两个子程序(Methods of Moving Asymptotes,incloding two programs : mmasub.m and subsolv.m)
<宝还是个孩子> 在 2025-07-27 上传 | 大小:3kb | 下载:0

[matlab例程ekf

说明:使用EKF算法处理PIX飞控的IMU数据(analysis the pix's log with ekf algorithm)
<gutianchang> 在 2025-07-27 上传 | 大小:4.87mb | 下载:0

[matlab例程sh_SVM_regression

说明:支持向量机的工具包,很有用可以直接导入matlab中进行使用(SVM support vector mercine)
<藏语之歌> 在 2025-07-27 上传 | 大小:183kb | 下载:0

[matlab例程我的毕业设计

说明:支持向量机和小波分析结合的代码,我测试之后感觉还可以(Support vector machine and wavelet analysis of the combination of code, I test after the feeling can still)
<藏语之歌> 在 2025-07-27 上传 | 大小:23kb | 下载:0

[matlab例程XIN

说明:此程序是蚁群算法的程序,主要使用的软件是matlab(This program is an ant colony algorithm program, the main use of the software is matlab)
<羊阳> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[matlab例程opt

说明:四种不同的算法:AdaGrad、Adam、momentumGrad、RMSProp算法来解决优化问题:min f=1/2*||Ax-b||_2+u*||x||_1(Four different algorithms: AdaGrad, Adam, momentumGrad, and RMSProp algorithms to solve the optimization problem: Min f=1/2*||Ax-b||_2+u*||x||_1)
<刘禺> 在 2025-07-27 上传 | 大小:1kb | 下载:1

源码中国 www.ymcn.org