搜索资源列表
Color-coordinate
- 色坐标换算色温该软件使用的时候先把光谱数据用excel打开,弄成两列那样的格式,只保留光谱具体数值,删除测试条件什么的,数据记得要归一化(最强的点应该是 1 ),再把数据保存成CSV格式,再用文本文件打开CSV格式,然后把里边的逗号替换成空格。保存成txt格式即可(修改文件的名称为 任意名称.txt)。计算的时候,点tool,选择spectra to CIE,点Browse,选择txt文件,计算就可以。-Color coordinate conversion color temperature
16008307_3
- 储存电力网络的信息,其信息以txt文件形式读入程序,形成导纳矩阵并以txt文件形式输出,可查询支路的信息-The information stored electricity network, the information is read into the program form txt file to form the admittance matrix and in the form of the output txt file, you can check the informatio
gmsgrdtotxt
- 绿山速度模型的grd格式转换成txt格式,可实现层位追踪和网格重新划分-Green Mountain velocity model of the grd format into txt format, can be realized horizon tracing and re-division of the grid
1
- Wind1.m读取文件“wind turbine parameters.txt”中关于风机参数生成文件“wind speed and pressure distribution.txt”同时做出wind speed distribution 和wind pressure1图-The code Wind1.m will read the parameters in file wind turbine parameters.txt and generate the wind speed and pr
2
- Wind2.m读取文件“wind turbine parameters.txt”中关于风机参数生成文件“wind speed and pressure distribution.txt”生成根据叶片高度变化的wind pressure2.-The code Wind1.m will read wind turbine rotor paratmers in wind turbine paramters2.txt and generate the wind pressure distribution
loaddispatch
- 可计算每日参与节能调度的机组或发电单元的日发电计划值 计算条件:非参与负荷分配的机组计划确定、参与负荷分配的机组组合方案确定 需要自己给定参数txt文件格式-Calculate the daily schedule of the units involved in energy or power generation unit on plan value conditions: non-participating plan to determine the load distribution u
analytic-continuation
- 重力异常的解析延拓,需要自己在文件夹下建立重力异常的原始文件‘.txt’格式,要求在代码注释部分有说明。-Gravity anomalies in the analytic continuation, the need to establish the gravity anomaly original file in the folder .txt format requirements described in the code comments section.
cpk
- 从TXT文档转换为EXCEL文档,再计算CPK-From TXT files into EXCEL document, and then calculate CPK
epri36
- EPRI36节点数据,包括BPA,TXT ,PSCAD中可以使用的案例-EPRI36 node data, including BPA, TXT, PSCAD can be used in cases
pf33-dl
- 潮流计算的C语言程序,自带33节点数据,可直接运行。运行结果输出至txt文件并自动打开。-Flow calculation C language program, comes 33 node data can be directly run. The result is output to txt file and automatically open.
chem
- 该程序具有将chemkin机理文件由txt格式转化为chemkin3可读的特殊格式,用以进一步验证机理和探索燃烧特性-the code is atuomatically convert the chemkin mechanism of txt type convert to the type which can be directly used by chemkin 3 and be furtherly used for exploring the charteristic of combust
cpqdifwr
- 基于Qt4.8.1下开发的电能质量数据交换格式PQDIF的读取程序,可以完成对PQD文件的数据读取,并且能够以txt文件输出其内部逻辑结构。亲自测试能用且已移植到嵌入式系统。-Based on Qt4.8.1 under the development of power quality data interchange format PQDIF reader, can be read finish for PQD file data, and can output to TXT file its
chaoliujisuan
- 本程序适用于全部开式网络,包括树状网络(任意数量母线节点),且可以任意设置迭代次数 程序开始前先在linedata.txt及busdata.txt内分别输入线路信息及母线信息 线路信息输入顺序为 始节点 末节点 电阻 电抗 导纳(若为变压器则为0) 变压器空载有功损耗(为输电线则为0) 变压器空载无功损耗(输电线为0) 变比(输电线为1) 母线信息输入顺序为 节点 电压(初始未知电压为额定电压) 母线有功功率(无负荷设为0) 母线无功(无负荷设为0) 母线类型(电
split-txt
- 可以用于大规模拆分文本文件,将一个文件切割成若干文件-Can be used for large-scale split text file
gravity
- 地下圆柱体的重力异常、Vxz、Vzz、Vzzz;台阶体的重力异常、Vxz、Vzz、Vzzz;板状体的Vxz、Vzz的数据,并保存为TXT格式-Gravity anomalies underground cylinder, V Xz, Vzz, Vzz stepped body gravity anomaly, Vxz, Vzz, Vzzz Vxz plate-like body, Vzz data, and save it as TXT format
cx5_5
- 将txt格式的文档导入到LMS测试软件中(load the txt file to LMS testlab)
牛拉法潮流计算
- 可以实现牛顿拉夫逊潮流计算matlab 程序,支路数据和节点数据要分别写在txt文档中,在NR_algorithm.m 中调用这两个txt文档。(Newton Raphson power flow calculation matlab program)