| 查看: 1037 | 回复: 6 | |||
| 当前主题已经存档。 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
[交流]
【求助】Origin 7.5 非线性拟合公式修改
|
|||
|
//---------------------------------------------------------- // void _nlsfuser2( // Fit Parameter(s): double P1, double P2, double A, double B, // Independent Variable(s): double x, // Dependent Variable(s): double& y, // Partial Derivative(s): double& dy_P1, double& dy_P2, double& dy_A, double& dy_B) { // Beginning of editable part A=2*exp(2*P2/x)+10*exp(6*P2/x)+28*exp(12*P2/x)+60*exp(20*P2/x)+110*exp(30*P2/x)+182*exp(42*P2/x)+280*(56*P2/x); B=1+3*exp(2*P2/x)+5*exp(6*P2/x)+7*exp(12*P2/x)+9*exp(20*P2/x)+11*exp(30*P2/x)+13*exp(42*P2/x)+15*exp(56*P2/x); y=x*0.375*P1*P1*A/B; C:\Users\Administrator\AppData\Roaming\OriginLab\Origin75E\User Files\OriginC\NLSF\_nlfuser2.fit(40) :Error, Function argument dy_P1 is not used inside the function body C:\Users\Administrator\AppData\Roaming\OriginLab\Origin75E\User Files\OriginC\NLSF\_nlfuser2.fit(40) :Error, Function argument dy_P2 is not used inside the function body C:\Users\Administrator\AppData\Roaming\OriginLab\Origin75E\User Files\OriginC\NLSF\_nlfuser2.fit(40) :Error, Function argument dy_A is not used inside the function body C:\Users\Administrator\AppData\Roaming\OriginLab\Origin75E\User Files\OriginC\NLSF\_nlfuser2.fit(40) :Error, Function argument dy_B is not used inside the function body C:\Users\Administrator\AppData\Roaming\OriginLab\Origin75E\User Files\OriginC\NLSF\_nlfuser2.fit(31) :Error, error(s) found in compiling function _nlsfuser2 这就是错误 那个 高手能指教我怎么改啊 // End of editable part } [ Last edited by fegg7502 on 2009-12-7 at 22:58 ] |
» 猜你喜欢
南科大活性流体和软物质课题组诚招2027级博士、硕士研究生和博后
已经有673人回复
瑞典林雪平大学博士后招聘|PEC Water Splitting 方向
已经有130人回复
物理学I论文润色/翻译怎么收费?
已经有220人回复
PRB投稿,Acknowledgment sent to author状态十天了
已经有3人回复
PVA溶解
已经有2人回复
基金申请
已经有44人回复
CSC与新西兰维多利亚大学PhD奖学金项目
已经有0人回复
新西兰Robinson研究所 招聘CSC公派访问人员
已经有0人回复
帮我的英语口语老师找学生
已经有0人回复
什么时候开奖?
已经有4人回复
zhaohscas1976
银虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 792.9
- 散金: 6
- 红花: 4
- 帖子: 135
- 在线: 54.7小时
- 虫号: 553808
- 注册: 2008-05-05
- 性别: GG
- 专业: 半导体材料
3楼2009-06-06 18:42:50
abbott
金虫 (著名写手)
不要用QQ问我东西
- 计算强帖: 1
- 应助: 16 (小学生)
- 金币: 1071.6
- 散金: 2787
- 红花: 10
- 帖子: 1015
- 在线: 105.2小时
- 虫号: 452267
- 注册: 2007-11-05
- 性别: GG
- 专业: 计算机硬件技术

2楼2009-06-06 15:26:02
4楼2009-06-06 22:01:28
5楼2009-06-08 14:52:47










回复此楼