24小时热门版块排行榜    

查看: 839  |  回复: 2
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

轻铃molly

铜虫 (小有名气)

[求助] 怎样在origin里面显示切点的坐标?

8.5版本的,画出了拟合好的曲线和某一点的切线,怎样把切点坐标显示出来?求指教。谢谢!
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

FANXH1987

木虫 (著名写手)

SLS

【答案】应助回帖

轻铃molly(金币+1): 试了一下,只弹出一个Attention的对话框,不知道是不是因为我同时有多条切线的原因。谢谢你了! 2011-10-15 16:46:16
做出了切线和拟合的曲线,那就应该有两条线了,可以用originlab提供的一个Lab talk来实现
具体过程:
1.将下面的代码保存为custom.ogs,然后替换origin安装原始位置文件夹里的custom.ogs(不放心可以先保留一个备份)
代码:
// Filename:  Custom.ogs
// Purpose: The Custom Routine button on the standard toolbar will use this code, by calling
// the [Main] section
// Modifications:
[main]

run.section(,init);
run.section(,getdatasets);
run.section(,intersect);

[init]

//////////////////////////////
// Initialize all Variables //
//////////////////////////////

i=1; // init i in getnum
j=2; // init j in getnum

%Z=""; // init %Z to nothing

aa1=1E270; // init aa1 (will hold y int for 1st fit)
bb1=1E270; // init bb1 (will hold slope for 1st fit)

aa2=1E270; // init aa2 (will hold y int for 2nd fit)
bb2=1E270; // init bb2 (will hold slope for 2nd fit)

xint=1E270; // init xint (will hold final x intersection value
yint=1E270; // init yint (will hold final y intersection value

%L=""; // string variable used for intersection label on graph

[getdatasets]

//////////////////////////////
// Get Datasets From User   //
//////////////////////////////

// compile list of available datasets in %Z

doc -e D
{
%Z=%Z %C; // create a list of datasets for getnum by looping
};

// execute getnum to obtain names of curves to compare

getnum
(Dataset 1) i:Z
(Dataset 2) j:Z
(Select Datasets);

[intersect]

/////////////////////////////////////////////
// Calculate and Report Intersection (X,Y) //
/////////////////////////////////////////////

// perform linear regressions on selected datasets
// and calculate the x intersection value and its y value

stat.data$=%[%Z,#i]; // assigns 1st selected dataset for lin reg
stat.lr(); // performs lin reg on 1st selected dataset

aa1=stat.lr.a; // assigns 1st y intercept val to aa1
bb1=stat.lr.b; // assigns 1st slope val to bb1

stat.data$=%[%Z,#j]; // assigns 2nd selected dataset for lin reg
stat.lr(); // performs lin reg on 2nd selected dataset

aa2=stat.lr.a; // assigns 2nd y intercept val to aa2
bb2=stat.lr.b; // assigns 2nd slope val to bb2

xint=(aa2-aa1)/(bb1-bb2); // calculates x intersection value
yint=aa1+(bb1*xint); //calculates corresponding y intersection value

%L="Intersection at: ($(xint), $(yint))";
type %L;
label -a (xint-5) yint -s -n intersection %L;

2.在graph窗口下点击那个类似offie宏默认图标的标签(三个矩形加中间一个菱形的标签,如果没有,在view-tools bar-button group - standard里可以找到,标签提示是:run custom.ogs···,这个标签是用来启用Custom.ogs文件里的内容的,和office自定义宏的用法很像)
3.在弹出的对话框里选择数据源,然后OK
测试只有一个交点时可以实现显示交点,几个交点的情况就不知道了,有个不好的地方时这个lab选择数据好像只能选择整个数据曲线,要是能像date selected功能可以随意选择就好了~~~
你试一下吧!应该可以的(不行也可以给origin增加这个功能,呵呵),祝你成功
有限空间,无限价值!
3楼2011-10-14 15:46:40
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 3 个回答

eurekayan

荣誉版主 (知名作家)

三沙市名誉市长兼书记

优秀版主

【答案】应助回帖

轻铃molly(金币+1): 不是很明白,不过还是谢谢了~! 2011-10-15 16:29:10
重建一列,然后set  as label,读出切点值输入
xps
2楼2011-10-13 15:46:59
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急 +3 7lpolszZVXgi 2026-08-14 6/300 2026-08-15 04:21 by 4wMiSEwB6436
[硕博家园] 售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急 +3 HFw0lei2R37i 2026-08-14 4/200 2026-08-15 04:17 by 4wMiSEwB6436
[教师之家] 售SCI一区T0P文章,我:8O.55.1.O.5.4,科目齐全,可+急 +4 7lpolszZVXgi 2026-08-14 4/200 2026-08-15 01:08 by 4wMiSEwB6436
[考研] 售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急 +3 HFw0lei2R37i 2026-08-14 7/350 2026-08-15 00:40 by 4wMiSEwB6436
[考研] 售SCI一区T0P文章,我:8.O.55.1.O.54,科目齐全,可+急 +4 HFw0lei2R37i 2026-08-14 8/400 2026-08-15 00:16 by 4wMiSEwB6436
[论文投稿] 售SCI一区文章,我:8O5.5.1.O5.4,科目全,可伽急 +3 HFw0lei2R37i 2026-08-14 5/250 2026-08-15 00:16 by 4wMiSEwB6436
[教师之家] 售SCI一区文章,我:8.O.55.1.O.54,科目齐全,可伽急 +3 HFw0lei2R37i 2026-08-14 5/250 2026-08-14 22:32 by 4wMiSEwB6436
[基金申请] 奇怪,两个人的filecode固定段从头到尾一模一样 +8 布布和一二 2026-08-10 11/550 2026-08-14 14:58 by Equinoxhua
[基金申请] 应该是93bebmhtak前后十一个字符比较关键 +23 Lanmanbaby 2026-08-09 37/1850 2026-08-14 13:40 by Equinoxhua
[基金申请] 关于Filecode分析方法 +9 majunge000 2026-08-10 12/600 2026-08-13 23:20 by iwuli
[基金申请] Filecode 又变了,巨变 +3 WH3796 2026-08-12 4/200 2026-08-13 14:13 by 小木虫6752397
[基金申请] 分享一下我之前已中青C的计划书的filecode +4 布布和一二 2026-08-11 5/250 2026-08-13 12:56 by cratir
[基金申请] 结合人工智能,周易传统文化,filecode打分制来了,3分以上希望很大。 +3 Tide man 2026-08-12 4/200 2026-08-13 08:35 by ZJTJZ
[基金申请] 2019年青年基金涵评意见,大家看看几个A,几个B? +11 Tide man 2026-08-11 11/550 2026-08-13 07:35 by 撸猫猫
[基金申请] 帮忙看看fileCode +7 wwncly 2026-08-10 13/650 2026-08-11 19:36 by 冰心玉壶晴
[基金申请] 确定了,国自然21号放榜 +6 布布和一二 2026-08-10 7/350 2026-08-10 19:15 by 2000zf36392
[基金申请] 据悉今年马上要出结果了 +7 瞬息宇宙 2026-08-10 8/400 2026-08-10 12:42 by Vivilian
[基金申请] 2026国自然放榜时间 +9 布布和一二 2026-08-08 9/450 2026-08-10 11:22 by xxxx2020
[基金申请] 面上项目filecode邪修 +5 西山十月 2026-08-09 7/350 2026-08-10 07:32 by 仁砚薪传
[基金申请] 关于filecode,很负责任的告诉大家 +6 爱看书的可乐 2026-08-08 7/350 2026-08-08 22:13 by a_niu
信息提示
请填处理意见