| 查看: 980 | 回复: 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 ] |
» 猜你喜欢
26申博推荐:南京航空航天大学国际前沿院光学方向招收博士生!
已经有1人回复
如何从铁电相到顺电相。
已经有1人回复
物理学I论文润色/翻译怎么收费?
已经有281人回复
各位大佬,求一份最新Wien2k版本作为学习用途
已经有0人回复
南科大活性流体和软物质课题组诚招2027级博士、硕士研究生和博后
已经有38人回复
瑞典林雪平大学博士后招聘|PEC Water Splitting 方向
已经有24人回复
PRB投稿,Acknowledgment sent to author状态十天了
已经有3人回复
PVA溶解
已经有1人回复
基金申请
已经有44人回复
abbott
金虫 (著名写手)
不要用QQ问我东西
- 计算强帖: 1
- 应助: 16 (小学生)
- 金币: 1071.6
- 散金: 2787
- 红花: 10
- 帖子: 1015
- 在线: 105.2小时
- 虫号: 452267
- 注册: 2007-11-05
- 性别: GG
- 专业: 计算机硬件技术

2楼2009-06-06 15:26:02
zhaohscas1976
银虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 792.9
- 散金: 6
- 红花: 4
- 帖子: 135
- 在线: 54.7小时
- 虫号: 553808
- 注册: 2008-05-05
- 性别: GG
- 专业: 半导体材料
3楼2009-06-06 18:42:50
4楼2009-06-06 22:01:28
5楼2009-06-08 14:52:47
bendan317
木虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 3480.7
- 帖子: 89
- 在线: 101.9小时
- 虫号: 172646
- 注册: 2006-01-20
- 性别: GG
- 专业: 应用高分子化学与物理
6楼2009-11-29 21:44:45
| 顶一下 |
7楼2009-12-07 22:59:24











回复此楼