搜索资源列表
Pfinpt
- 电力系统Matlab潮流程序。 根据给定输入数据,计算电网潮流。
MissileTrajectorySimulation
- 通用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适 用于无控弹药,用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相 应的有控、制导模拟仿真弹道程序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分 方程的数值算法的函数子程序,大家可参考使用。 MissileTrajectorySimulation
ECG
- 心电采集程序,可将心电数据输入,在MATLAB上显示图像。-ECG acquisition procedures, ECG data input, display images in MATLAB.
wigb
- 用wiggle方式显示输入的地震道数据,可调增益-Wiggle display with the input seismic data, adjustable gain
velan
- 速度分析程序,由输入地震数据产生速度谱用于速度估计-Velocity analysis program, enter the seismic data generated by the velocity spectrum for velocity estimation
4643df097701
- arma 实现了数据从文件的输入,ar模型预测,arma模型预测,卡尔曼滤波器模型预测,利用图形用户界面编写-Realized the data from the file input, ar model predictions, arma model prediction, Kalman filter model predictions, using a graphical user interface for the preparation of-arma matlab实现了数据从文件的输入
mphtxt_read
- 读入COMSOL软件所生成的三维mphtxt四面体网格文件,读入相关网格的节点、四面体单元,边界信息。调用此函数时应将包含相关的路径与文件名的字符串作为输入参数。包中包含了一个m函数文件与一个示例网格数据文件。-read the information of 3-d tetrahedron mesh file--*.mphtxt generated by COMSOL. The input parameter is the path and name of mesh file. A matlab
ENVtoECEF
- matlab编程实现从东北天坐标系到地心坐标系的坐标转换,包含了资料文件。调用函数名为:ENVtoECEF,输入参数为东北天原点经纬度数据,东北天坐标点数据;输出数据是东北天坐标系下坐标点对应的经纬高数据。-matlab programming from the northeast sky coordinate system to the geocentric coordinate system conversion, including the data file. Call the func
power-system-Y-matrix
- 电力系统节点导纳矩阵的形成,在excel中输入对应的阻抗数据,通过matlab生成对应的阻抗矩阵Y阵-Forming a power system node admittance matrix, the input impedance of the corresponding data in excel, and generate the corresponding impedance matrix Y matrix by matlab
readwis
- 自己编制的matlab函数文件,输入参数为WIS格式的测井数据文件路径,输出为存储二维波形数据的结构体,可以从WIS文件中提取二维波形数据-a matlab function file input: wis well logging data file path output: a struct of WaveData purpose: extract 2D WaveData wis file