资源列表
[matlab例程] dongtaijiedianyouhua
说明:电力网络中,进行节点优化。按照增加的出线数最少者优先编号,并进行试消元,然后重复这个过程。动态优化是引入注入元最少的一种节点编号优化方法。-Electricity network, the node optimization. Qualifying number of least priority in accordance with the increase in number, and try elimination, and then repeat the process. The dyn<chentianyou> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[matlab例程] FD-matlab
说明:用有限差分法计算静电场问题,两平行的无限大极板接地,在它们中间平行放置一半极大的极板,该极板接电位为V,求解该静电场的分布.-Electrostatic field problems using finite difference method, the two infinite parallel plates grounded, among them, placed parallel to the great half of the plate, the plate then potentia<lumia> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[matlab例程] TR-example
说明:一个简单的matlab程序,有关反转可以降低采样率的-A simple program about Time Reversal.<lyjyy> 在 2025-06-08 上传 | 大小:1kb | 下载:1
[matlab例程] fdec2bin_diy
说明:把输入的十进制小数,转换为二进制。输入的十进制区分正负数-no descr iption<xin_canwei> 在 2025-06-08 上传 | 大小: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-06-08 上传 | 大小: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-06-08 上传 | 大小:1kb | 下载:0
[matlab例程] SignalMinMaxSearch
说明:自动查询最大值和最小值,提供极值点数值、状态和标志位-Automatically queries the maximum and minimum values of the extreme points, and the state flag<lingjian> 在 2025-06-08 上传 | 大小: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-06-08 上传 | 大小:1kb | 下载:0