资源列表
[matlab例程] fdec2bin_diy
说明:把输入的十进制小数,转换为二进制。输入的十进制区分正负数-no descr iption<xin_canwei> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] bin2fdec_diy
说明:function [fdec_out] = bin2fdec_diy(indata,q1,q0) 把输入二进制小数,转化为十进制小数 输入的二进制最高位为0,表示输入的二进制数为正数,反之为负数 indata: 输入的的二进制数据,字符类型 q0: 正数位的个数,数字类型 Author: xcw Data: 2011-07-28 -no descr iption<xin_canwei> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] hex2dec_diy
说明:function hex2dec_diy(infile,outfile,row,col) 从文件中读取十六进制的数据,转换为十进制数据后,再存储数据文件。 infile: 输入文件名,字符类型 outfile: 输出文件名,字符类型 row: 输入数据行数,数值类型 col: 输入数据列数,数值类型 Author: xcw Data: 2011-07-27 -no descr iption<xin_canwei> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] SignalMinMaxSearch
说明:自动查询最大值和最小值,提供极值点数值、状态和标志位-Automatically queries the maximum and minimum values of the extreme points, and the state flag<lingjian> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] FivePointCubicMethod
说明: 五点三次法实现振动信号趋势项的消除, 1、 计算出数据的均值、均方值、方差 ; 2、 用matlab编制五点三次法消趋势项程序。 3、 在同一坐标下绘出消趋势项前后时域信号,并分析比较。 绘出消趋势项前后信号的自相关函数。- Five points three times a method to achieve the elimination of the trend of the vibration signal, 1, to calculate the m<lingjian> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] AWGN-PDFaCDF
说明:加性高斯白噪声信道的仿真。利用BOX-MULLER算法产生信道,画出PDF曲线。采用基于CDF的K-S TEST来检测所产生的高斯信道是否符合理论分布。-Additive white Gaussian noise channel emulation. BOX-MULLER algorithm to generate the channel, to draw PDF curve. Based on the CDF of KS the TEST to detect the generated Gau<Xuan Gu> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] birthday
说明:is a program which accepts a group size, randomly assigns birthdays to each member, and then determines whether any pair of people have the same birthday.<emtec1959159> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] BP-neural-network
说明:分类用神经网络算法,可用于多分类问题,训练速度快,分类准确-Classification with neural network algorithm<刘洋> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] SelPSO
说明:TSP问题的粒子群算法,能解决基本的TSP问题-pso for TSP problems。。。。。。。。。。。。。。。。<kimi jiang> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] tspPSO
说明:tsp问题的pso ;粒子群算法 程序简单 简单粒子群 二分查找 速度更快 但是没有加入其余优化 希望得到优化后的 和GA优化后的算法-pso for TSP problems<kimi jiang> 在 2025-07-27 上传 | 大小:1kb | 下载:0