<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>模2因式分解 on Hacper&#39;s Blog</title>
    <link>https://hacperme.com/tags/%E6%A8%A12%E5%9B%A0%E5%BC%8F%E5%88%86%E8%A7%A3/</link>
    <description>Recent content in 模2因式分解 on Hacper&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <lastBuildDate>Thu, 14 Jun 2018 11:30:42 +0800</lastBuildDate>
    <atom:link href="https://hacperme.com/tags/%E6%A8%A12%E5%9B%A0%E5%BC%8F%E5%88%86%E8%A7%A3/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>用mathematica求解模2因式分解</title>
      <link>https://hacperme.com/posts/notes/2018-06-14-mathematica_factor_mod_2/</link>
      <pubDate>Thu, 14 Jun 2018 11:30:42 +0800</pubDate>
      <guid>https://hacperme.com/posts/notes/2018-06-14-mathematica_factor_mod_2/</guid>
      <description>在求循环码的生成多项式和一致性校验多项式时，需要用到模2因式分解，但是自己数学没学好，一个模2因式分解让我摸不着头脑，不知道从何下手。 幸运的</description>
      <content:encoded><![CDATA[<p>在求循环码的生成多项式和一致性校验多项式时，需要用到模2因式分解，但是自己数学没学好，一个模2因式分解让我摸不着头脑，不知道从何下手。</p>
<p>幸运的是我发现可以用wolfram的mathematica软件来辅助求解，使用Factor函数即可计算模2因式分解。</p>
<p>这是Factor的语法：</p>
<p><img loading="lazy" src="https://steemitimages.com/p/7ohP4GDMGPrUMp8dW6yuJTR9MKNu8P8DCXDU9qmmpmrK7Qn1iFHtcnXf2kcotuXK3Z7MyDusxoTYUDrb97v8wARVfYi3D2rVo9eM" alt="图片.png"  />
</p>
<p>打开mathematica软件试试效果：</p>
<p><img loading="lazy" src="https://steemitimages.com/p/7ohP4GDMGPrUMp8dW6yuJTR9MKNu8P8DCXDU9qmmhxwhSHuMa4JE6rjvmZMmywggvjGRQtQ4ATZFjcDuCzqXWm6agKz5VdRgMUuv" alt="图片.png"  />
</p>
<p>问题解决了？</p>
<p>并非如此，软件只是单纯地告诉我一个结果，我还是不知道如何进行模2因式分解！</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
