24小时热门版块排行榜    

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

zest1979

银虫 (小有名气)

[求助] 求助,万分感谢

求如下函数对s的积分:0.5*epsi2.*((1+s*epsi2).^2.*(1+s*epsi1)).^-0.5*1./(1+s*epsi2),积分区间在0到无穷之间。
epsi1和epsi2是一个和s无关的量。
我自己用matlab试过了,提示为:Explicit integral could not be found。有哪位大侠能帮忙一下
回复此楼

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

phykid

木虫 (正式写手)

以下内容来自matlab说明文档:


If int cannot compute a closed form of anintegral, it issues a warning and returns an unresolved integral:
syms x
F = sin(sinh(x));
int(F, x)Warning: Explicit integral could not be found.

ans =
int(sin(sinh(x)), x)
If int cannot compute a closed form of anindefinite integral, try to approximate the expression around somepoint using taylor, and thencompute the integral. For example, approximate the expression around x =0:
int(taylor(F, x, 'ExpansionPoint', 0, 'Order', 10), x)ans =
x^10/56700 - x^8/720 - x^6/90 + x^2/2


Compute this definite integral:
syms x
F = int(cos(x)/sqrt(1 + x^2), x, 0, 10)Warning: Explicit integral could not be found.

F =
int(cos(x)/(x^2 + 1)^(1/2), x == 0..10)
If int cannot compute a closed form of adefinite integral, try approximating that integral numerically using vpa. For example, approximate F with5 significant digits:
vpa(F, 5)ans =
0.37571
3楼2013-04-26 10:09:10
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 3 个回答

zest1979

银虫 (小有名气)

没人能指导一下吗
2楼2013-04-25 12:56:04
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 欢迎发来filecode的Mz6后的代码验证其规律 +31 医学老男孩 2026-08-13 69/3450 2026-08-16 00:16 by mo_mo_mo_mo
[基金申请] 时间戳又变了8-15 +12 archvillain 2026-08-15 23/1150 2026-08-15 20:47 by foyo404
[基金申请] filecode=后面第一个是大写字母 +6 wangze12014 2026-08-14 7/350 2026-08-15 20:12 by gltch
[基金申请] filecode +8 cratir 2026-08-14 12/600 2026-08-15 18:08 by zyfgau
[基金申请] 哪位老哥知道今年的国自然具体哪一天放榜? +7 Ldrop2023 2026-08-13 7/350 2026-08-15 15:57 by mzhh2000
[基金申请] 咱们一起用铁证分析2026国家社科基金中标与否 +7 启萌科技 2026-08-12 22/1100 2026-08-14 23:45 by Noways
[基金申请] 奇怪,两个人的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能看出啥? +10 要乐观耀哥 2026-08-10 32/1600 2026-08-14 09:37 by 要乐观耀哥
[基金申请] 我的国基提前知道中了,可是同事的操作让我实在接受不了,怎么会有这样的人 +10 家与远方 2026-08-10 15/750 2026-08-14 02:08 by 绵羊哥哥
[文学芳草园] 阿姨 +4 汪汪锅 2026-08-09 4/200 2026-08-13 19:43 by arzu_hma
[基金申请] 静等基金结果 +8 gjjjzhong 2026-08-10 21/1050 2026-08-13 17:56 by 且听虎啸
[基金申请] 不应该看fileCode +7 且听虎啸 2026-08-12 9/450 2026-08-13 14:27 by flydreamws
[基金申请] Filecode 又变了,巨变 +3 WH3796 2026-08-12 4/200 2026-08-13 14:13 by 小木虫6752397
[基金申请] 2019年青年基金涵评意见,大家看看几个A,几个B? +11 Tide man 2026-08-11 11/550 2026-08-13 07:35 by 撸猫猫
[基金申请] 综述论文作为代表作会不会影响评审专家的印象分? +11 yufeiwaner 2026-08-09 13/650 2026-08-12 08:17 by yufeiwaner
[基金申请] 帮忙看看fileCode +7 wwncly 2026-08-10 13/650 2026-08-11 19:36 by 冰心玉壶晴
[基金申请] 什么时候出结果,有咨询渠道??? +3 Tide man 2026-08-11 3/150 2026-08-11 17:54 by kudofaye
[基金申请] 确定了,国自然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
信息提示
请填处理意见