Files
SCDocs/public/zh/docs/学术资源/学科在线资源/数学/index.html
JamesFlare1212 5aeea89a31 new subtopic llm
2023-05-11 21:33:10 +08:00

475 lines
17 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="zh" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="数学 # 数学资源包括Web工具、YouTuber、非政府组织。 WolframAlpha # 简介 针对不同计算问题提供逐步解决方案。它可用于检查答案或获取帮助。 价格 基础">
<meta name="theme-color" content="#FFFFFF">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E7%A7%91%E5%9C%A8%E7%BA%BF%E8%B5%84%E6%BA%90/%E6%95%B0%E5%AD%A6/" />
<title>数学 | Academic Resources</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/zh.search.min.3f34d7fccf0167107601775fa8a9c414ccabab8a6a9c508540f2ced427090add.js" integrity="sha256-PzTX/M8BZxB2AXdfqKnEFMyrq4pqnFCFQPLO1CcJCt0=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="https://academics.jamesflare.com/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E7%A7%91%E5%9C%A8%E7%BA%BF%E8%B5%84%E6%BA%90/%E6%95%B0%E5%AD%A6/index.xml" title="Academic Resources" />
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
<link rel="stylesheet" href="https://academics.jamesflare.com/css/custom.css">
<script type="text/javascript" src="https://academics.jamesflare.com/js/custom.js"></script>
<script>pangu.spacingPage();</script>
</head>
<body dir="ltr">
<input type="checkbox" class="hidden toggle" id="menu-control" />
<input type="checkbox" class="hidden toggle" id="toc-control" />
<main class="container flex">
<aside class="book-menu">
<div class="book-menu-content">
<nav>
<h2 class="book-brand">
<a class="flex align-center" href="/zh/"><span>Academic Resources</span>
</a>
</h2>
<div class="book-search">
<input type="text" id="book-search-input" placeholder="搜索" aria-label="搜索" maxlength="64" data-hotkeys="s/" />
<div class="book-search-spinner hidden"></div>
<ul id="book-search-results"></ul>
</div>
<ul class="book-languages">
<li>
<input type="checkbox" id="languages" class="toggle" />
<label for="languages" class="flex justify-between">
<a role="button" class="flex align-center">
<img src="/svg/translate.svg" class="book-icon" alt="Languages" />
Chinese
</a>
</label>
<ul>
<li>
<a href="https://academics.jamesflare.com/">
English
</a>
</li>
</ul>
</li>
</ul>
<ul>
<li>
<p><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/"><strong>学术资源</strong></a></p>
<ul>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E7%A7%91%E5%9C%A8%E7%BA%BF%E8%B5%84%E6%BA%90/">学科在线资源</a></li>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E5%AD%A6%E6%9C%AF%E5%B7%A5%E5%85%B7%E9%9B%86/">学术工具集</a></li>
<li><a href="/zh/docs/%E5%AD%A6%E6%9C%AF%E8%B5%84%E6%BA%90/%E4%B8%93%E4%B8%9A%E4%B8%8E%E8%AF%BE%E5%A4%96%E8%B5%84%E6%BA%90/">专业与课外资源</a>
<br /></li>
</ul>
</li>
<li>
<p><a href="/zh/docs/%E5%85%88%E8%BF%9B%E5%B7%A5%E5%85%B7/"><strong>先进工具</strong></a></p>
<ul>
<li><a href="/zh/docs/%E5%85%88%E8%BF%9B%E5%B7%A5%E5%85%B7/llm%E7%B3%BB%E5%88%97/">LLM系列</a>
<br /></li>
</ul>
</li>
</ul>
<ul>
<li>
<a href="/zh/posts/news/" >
新闻
</a>
</li>
<li>
<a href="/zh/posts/about/" >
关于成员
</a>
</li>
</ul>
</nav>
<script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script>
</div>
</aside>
<div class="book-page">
<header class="book-header">
<div class="flex align-center justify-between">
<label for="menu-control">
<img src="/svg/menu.svg" class="book-icon" alt="Menu" />
</label>
<strong>数学</strong>
<label for="toc-control">
<img src="/svg/toc.svg" class="book-icon" alt="Table of Contents" />
</label>
</div>
<aside class="hidden clearfix">
<nav id="TableOfContents">
<ul>
<li>
<ul>
<li><a href="#wolframalphahttpswwwwolframalphacom"><a href="https://www.wolframalpha.com/">WolframAlpha</a></a></li>
<li><a href="#3blue1brownhttpswwwyoutubecomc3blue1brown"><a href="https://www.youtube.com/c/3blue1brown">3Blue1Brown</a></a></li>
<li><a href="#bicen-mathsbicen-maths-gcsehttpswwwyoutubecomcbicenmaths"><a href="https://www.youtube.com/c/BicenMaths">Bicen Maths/Bicen Maths GCSE</a></a></li>
<li><a href="#flammable-mathshttpswwwyoutubecomcpapaflammy"><a href="https://www.youtube.com/c/papaflammy">Flammable Maths</a></a></li>
<li><a href="#blackpenredpenhttpswwwyoutubecomcblackpenredpen"><a href="https://www.youtube.com/c/blackpenredpen">Blackpenredpen</a></a></li>
<li><a href="#sohil-rathihttpswwwyoutubecomcsohilrathi"><a href="https://www.youtube.com/c/SohilRathi">Sohil Rathi</a></a></li>
<li><a href="#art-of-problem-solvinghttpsartofproblemsolvingcom-aops"><a href="https://artofproblemsolving.com/"><strong>A</strong>rt <strong>o</strong>f <strong>P</strong>roblem <strong>S</strong>olving</a> (<strong>AoPS</strong>)</a></li>
<li><a href="#derivative-calulatorhttpswwwderivative-calculatornet"><a href="https://www.derivative-calculator.net">Derivative Calulator</a></a></li>
<li><a href="#integral-calculatorhttpswwwintegral-calculatorcom"><a href="https://www.integral-calculator.com/">Integral Calculator</a></a></li>
</ul>
</li>
</ul>
</nav>
</aside>
</header>
<article class="markdown"><h1 id="数学">
数学
<a class="anchor" href="#%e6%95%b0%e5%ad%a6">#</a>
</h1>
<p>数学资源包括Web工具、YouTuber、非政府组织。</p>
<h3 id="wolframalphahttpswwwwolframalphacom">
<a href="https://www.wolframalpha.com/">WolframAlpha</a>
<a class="anchor" href="#wolframalphahttpswwwwolframalphacom">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-WolframAlpha" id="tabs-WolframAlpha-0" checked="checked" />
<label for="tabs-WolframAlpha-0">简介</label>
<div class="book-tabs-content markdown-inner">针对不同计算问题提供逐步解决方案。它可用于检查答案或获取帮助。</div><input type="radio" class="toggle" name="tabs-WolframAlpha" id="tabs-WolframAlpha-1" />
<label for="tabs-WolframAlpha-1">价格</label>
<div class="book-tabs-content markdown-inner"><h4 id="基础版">
基础版
<a class="anchor" href="#%e5%9f%ba%e7%a1%80%e7%89%88">#</a>
</h4>
<ul>
<li>可定制的个性化体验设置</li>
<li>不包括逐步解决方案</li>
<li>每月 $0年付 $0。</li>
</ul>
<h4 id="专业版">
专业版
<a class="anchor" href="#%e4%b8%93%e4%b8%9a%e7%89%88">#</a>
</h4>
<ul>
<li>增强功能,包括逐步解决方案</li>
<li>增加计算时间和计算器Web应用程序</li>
<li>每月 $7.25,年付 $60.00。</li>
</ul>
<h4 id="高级版">
高级版
<a class="anchor" href="#%e9%ab%98%e7%ba%a7%e7%89%88">#</a>
</h4>
<ul>
<li>全面访问所有功能和优先客户支持</li>
<li>每月 $8.25,年付 $99.00。</li>
</ul>
</div><input type="radio" class="toggle" name="tabs-WolframAlpha" id="tabs-WolframAlpha-2" />
<label for="tabs-WolframAlpha-2">点评</label>
<div class="book-tabs-content markdown-inner"><p>您不能使用非常随意的自然语言。</p>
<p>在熟练使用之前,您可能需要一些练习。</p>
<p>免费计划对于日常使用已经足够。</p>
</div><input type="radio" class="toggle" name="tabs-WolframAlpha" id="tabs-WolframAlpha-3" />
<label for="tabs-WolframAlpha-3">营业范围</label>
<div class="book-tabs-content markdown-inner"><div class="book-columns flex flex-wrap">
<div class="flex-even markdown-inner">
<ul>
<li>代数</li>
<li>应用数学</li>
<li>微积分和分析</li>
<li>公共核心数学</li>
<li>复分析</li>
<li>连分数</li>
<li>微分方程</li>
<li>离散数学</li>
<li>小学数学</li>
<li>著名的数学问题</li>
<li>几何</li>
</ul>
</div>
<div class="flex-even markdown-inner">
<ul>
<li>线性代数</li>
<li>逻辑与集合论</li>
<li>数学定义</li>
<li>数学函数</li>
<li>数论</li>
<li>数字</li>
<li>绘图和图形</li>
<li>概率</li>
<li>统计</li>
<li>三角学</li>
</ul>
</div>
</div>
</div><input type="radio" class="toggle" name="tabs-WolframAlpha" id="tabs-WolframAlpha-4" />
<label for="tabs-WolframAlpha-4">示例</label>
<div class="book-tabs-content markdown-inner"><ul>
<li><a href="https://www.wolframalpha.com/input?i=%7B25%2C&#43;35%2C&#43;10%2C&#43;17%2C&#43;29%2C&#43;14%2C&#43;21%2C&#43;31%7D">{25, 35, 10, 17, 29, 14, 21, 31}</a></li>
<li><a href="https://www.wolframalpha.com/input?i=y%27%27&#43;%2B&#43;y&#43;%3D&#43;0">y&rsquo;&rsquo; + y = 0</a></li>
<li><a href="https://www.wolframalpha.com/input?i=integrate&#43;x%5E2&#43;sin%5E3&#43;x&#43;dx">integrate x^2 sin^3 x dx</a></li>
<li><a href="https://www.wolframalpha.com/input?i=second&#43;derivative&#43;of&#43;sin%282x%29">second derivative of sin(2x)</a></li>
<li><a href="https://www.wolframalpha.com/input?i=solve&#43;x%5E2&#43;%2B&#43;4x&#43;%2B&#43;6&#43;%3D&#43;0">solve x^2 + 4x + 6 = 0</a></li>
<li><a href="https://www.wolframalpha.com/examples/mathematics">More</a></li>
</ul>
</div></div>
<h3 id="3blue1brownhttpswwwyoutubecomc3blue1brown">
<a href="https://www.youtube.com/c/3blue1brown">3Blue1Brown</a>
<a class="anchor" href="#3blue1brownhttpswwwyoutubecomc3blue1brown">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-3Blue1Brown" id="tabs-3Blue1Brown-0" checked="checked" />
<label for="tabs-3Blue1Brown-0">简介</label>
<div class="book-tabs-content markdown-inner">一个优秀的YouTuber介绍和可视化有趣的数学概念和思想超出了教科书的范围解决困难的数学问题并阐述某些数学主题的本质如微积分和线性代数。</div></div>
<h3 id="bicen-mathsbicen-maths-gcsehttpswwwyoutubecomcbicenmaths">
<a href="https://www.youtube.com/c/BicenMaths">Bicen Maths/Bicen Maths GCSE</a>
<a class="anchor" href="#bicen-mathsbicen-maths-gcsehttpswwwyoutubecomcbicenmaths">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Bicen Maths/Bicen Maths GCSE" id="tabs-Bicen Maths/Bicen Maths GCSE-0" checked="checked" />
<label for="tabs-Bicen Maths/Bicen Maths GCSE-0">简介</label>
<div class="book-tabs-content markdown-inner">一个优秀的YouTuber专注于IGCSE和A-level数学包括数学和进阶数学教程和总结。</div></div>
<h3 id="flammable-mathshttpswwwyoutubecomcpapaflammy">
<a href="https://www.youtube.com/c/papaflammy">Flammable Maths</a>
<a class="anchor" href="#flammable-mathshttpswwwyoutubecomcpapaflammy">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Flammable Maths" id="tabs-Flammable Maths-0" checked="checked" />
<label for="tabs-Flammable Maths-0">简介</label>
<div class="book-tabs-content markdown-inner">他发布了许多数学视频,大多数涉及代数和微积分。</div></div>
<h3 id="blackpenredpenhttpswwwyoutubecomcblackpenredpen">
<a href="https://www.youtube.com/c/blackpenredpen">Blackpenredpen</a>
<a class="anchor" href="#blackpenredpenhttpswwwyoutubecomcblackpenredpen">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Blackpenredpen" id="tabs-Blackpenredpen-0" checked="checked" />
<label for="tabs-Blackpenredpen-0">简介</label>
<div class="book-tabs-content markdown-inner">一位来自台湾省,目前居住在美国的数学教师,专注于解决微积分问题。</div></div>
<h3 id="sohil-rathihttpswwwyoutubecomcsohilrathi">
<a href="https://www.youtube.com/c/SohilRathi">Sohil Rathi</a>
<a class="anchor" href="#sohil-rathihttpswwwyoutubecomcsohilrathi">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Sohil Rathi" id="tabs-Sohil Rathi-0" checked="checked" />
<label for="tabs-Sohil Rathi-0">简介</label>
<div class="book-tabs-content markdown-inner">为备战AMC考试提供有用的课程。</div></div>
<h3 id="art-of-problem-solvinghttpsartofproblemsolvingcom-aops">
<a href="https://artofproblemsolving.com/"><strong>A</strong>rt <strong>o</strong>f <strong>P</strong>roblem <strong>S</strong>olving</a> (<strong>AoPS</strong>)
<a class="anchor" href="#art-of-problem-solvinghttpsartofproblemsolvingcom-aops">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Art of Problem Solving" id="tabs-Art of Problem Solving-0" checked="checked" />
<label for="tabs-Art of Problem Solving-0">简介</label>
<div class="book-tabs-content markdown-inner">一个数学网站您可以访问AMC、AIME、ASHME、USA/JMO的大量过去试卷和评分表。通常该网站为一个问题提供多个解决方案鼓励您从不同的角度解决问题。</div></div>
<h3 id="derivative-calulatorhttpswwwderivative-calculatornet">
<a href="https://www.derivative-calculator.net">Derivative Calulator</a>
<a class="anchor" href="#derivative-calulatorhttpswwwderivative-calculatornet">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Derivative Calulator" id="tabs-Derivative Calulator-0" checked="checked" />
<label for="tabs-Derivative Calulator-0">简介</label>
<div class="book-tabs-content markdown-inner">当您遇到微分问题时,这是一个非常有用的网站。您只需要输入方程,它就可以清晰地显示微分的所有步骤。但首先尝试自己解决问题,这只是一个检查答案或处理一些困难问题的工具。</div></div>
<h3 id="integral-calculatorhttpswwwintegral-calculatorcom">
<a href="https://www.integral-calculator.com/">Integral Calculator</a>
<a class="anchor" href="#integral-calculatorhttpswwwintegral-calculatorcom">#</a>
</h3>
<div class="book-tabs"><input type="radio" class="toggle" name="tabs-Integral Calculator" id="tabs-Integral Calculator-0" checked="checked" />
<label for="tabs-Integral Calculator-0">简介</label>
<div class="book-tabs-content markdown-inner">类似于导数计算器,但用于积分。</div></div>
</article>
<footer class="book-footer">
<div class="flex flex-wrap justify-between">
<div>
<a class="flex align-center" href="https://github.com/JamesFlare1212/SCDocs/edit/dev/content.zh/docs/%e5%ad%a6%e6%9c%af%e8%b5%84%e6%ba%90/%e5%ad%a6%e7%a7%91%e5%9c%a8%e7%ba%bf%e8%b5%84%e6%ba%90/%e6%95%b0%e5%ad%a6/_index.md" target="_blank" rel="noopener">
<img src="/svg/edit.svg" class="book-icon" alt="Edit" />
<span>编辑本页</span>
</a>
</div>
</div>
<script>(function(){function e(e){const t=window.getSelection(),n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script>
</footer>
<div class="book-comments">
</div>
<label for="menu-control" class="hidden book-menu-overlay"></label>
</div>
<aside class="book-toc">
<div class="book-toc-content">
<nav id="TableOfContents">
<ul>
<li>
<ul>
<li><a href="#wolframalphahttpswwwwolframalphacom"><a href="https://www.wolframalpha.com/">WolframAlpha</a></a></li>
<li><a href="#3blue1brownhttpswwwyoutubecomc3blue1brown"><a href="https://www.youtube.com/c/3blue1brown">3Blue1Brown</a></a></li>
<li><a href="#bicen-mathsbicen-maths-gcsehttpswwwyoutubecomcbicenmaths"><a href="https://www.youtube.com/c/BicenMaths">Bicen Maths/Bicen Maths GCSE</a></a></li>
<li><a href="#flammable-mathshttpswwwyoutubecomcpapaflammy"><a href="https://www.youtube.com/c/papaflammy">Flammable Maths</a></a></li>
<li><a href="#blackpenredpenhttpswwwyoutubecomcblackpenredpen"><a href="https://www.youtube.com/c/blackpenredpen">Blackpenredpen</a></a></li>
<li><a href="#sohil-rathihttpswwwyoutubecomcsohilrathi"><a href="https://www.youtube.com/c/SohilRathi">Sohil Rathi</a></a></li>
<li><a href="#art-of-problem-solvinghttpsartofproblemsolvingcom-aops"><a href="https://artofproblemsolving.com/"><strong>A</strong>rt <strong>o</strong>f <strong>P</strong>roblem <strong>S</strong>olving</a> (<strong>AoPS</strong>)</a></li>
<li><a href="#derivative-calulatorhttpswwwderivative-calculatornet"><a href="https://www.derivative-calculator.net">Derivative Calulator</a></a></li>
<li><a href="#integral-calculatorhttpswwwintegral-calculatorcom"><a href="https://www.integral-calculator.com/">Integral Calculator</a></a></li>
</ul>
</li>
</ul>
</nav>
</div>
</aside>
</main>
<script src="/js/pangu.min.js"></script>
<script>pangu.spacingPage();</script>
</body>
</html>