# xiaobing_preLoadingRate **Repository Path**: chenbuer/xiaobing_preLoadingRate ## Basic Information - **Project Name**: xiaobing_preLoadingRate - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一、前置 fingerPrint_GB1.txt,具体内容 113, 50 GB1解折叠力与速度关系 force (pN) velocity (nm/s) 113 50 135 100 158 200 180 400 200 800 213 1000 232 2000 241 3000 250 4000 258 5000 265 6000 二、输入: (1)上传文件xxx.xlxs, 其中Sheet1,字段如下 Name pValues LValues ForcePeakValue DeltaLValues AX Ay Bx (2) velocity 三、处理ForcePeakValue DeltaLValues。。。 3.1 区分0和非0 Ay为0,为分组A;大于600的丢弃;其他为分组B 3.1 分组A分类 DeltaLValues [15.55,22.55]分三段 IL_F{ velocity } IL_l{ velocity } GB1_F{ velocity } GB1_L{ velocity } Little_F{ velocity } Little_L{ velocity } 3.2 分组B处理 (1)求k值 (ForcePeakValue- Ay)/( Bx -Ax) (2)求lr值 k* Velocity (3)求F{ velocity } 需要小冰求,给小冰提供现有数据(自动下载文件名为xxx_tmp.xlxs),计算完成之后在弹框中输入求出值b 根据velocity,查fingerPrint_GB1.txt中的force,求a= force/b F{v}=a* ForcePeakValue