Xiaoke Huang's Blog

scientia potentia est


  • Home

  • About

  • Tags

  • Categories

  • Archives

标准正态分布的方差 (对标准正态分布 PDF 验证)

Posted on 2019-06-03 | In 数学
背景:求标准正态分布的方差: 原问题为: $$ \int_{-\infty}^{\infty}{\frac 1 {\sqrt {2\pi}}}t2e{\frac {-t^2} 2} \mathrm{d}t $$ 通过对$e^{\frac {-t^2} 2}$的分部积分,问题变为求: $$ \int ...
Read more »

Bat 脚本快速入门

Posted on 2019-05-11 | In bat script
简介 Bat脚本,也就是大众熟知的批处理脚本,它运行在windows系统上。使用cmd.exe打开bat脚本,解释器会运行脚本里每一条命令。现在微软已经开发了功能更强的powershell。在Linux系统中也有对应的shell脚本。熟练掌握bat可以大大简化日常工作量,提高工作效率。 我学习ba ...
Read more »

【生产力工具】XMind基本使用方法

Posted on 2019-05-03 | In 生产力工具 , xmind
由于建模校赛需要树形结构的图,我学习了思维导图软件XMind的基本使用方法。 1. 插入图框 enter插入下一级图框;tab插入最下一级图框 2. 样式修改 右侧属性栏->格式 3.格式化数据 格式化数据可直复制进XMind,并自动按照格式生成对应框图。如被换行符隔开的数据复制进XMind后可生成 ...
Read more »

pandas 学习记录

Posted on 2019-05-02 | In pandas
五一节参加学校的数学建模比赛,我们队伍选择了大数据题:通过社交网络(微博)数据,分析居民对“平安宜居”社会建设的满意度。为了处理数据,我们快速入门了pandas,一个基于numpy开发的数据分析软件。以下内容是对学习过程中要点的记录。 1. 按列更改值时 按列更改值时,如对定义的df,尝试修改"B" ...
Read more »

Git Crash Course (deprecated)

Posted on 2019-04-29 | In git
Author: @x1aokeHuang Date: Apr. 28th 2019 # deprecated Please move to the new Chinese version. ¶Introduction to Git Git is a fast, simple and popular ...
Read more »

Hexo+Next(Yilia) 建站踩坑实录

Posted on 2019-04-29 | In blog
按照网上的教程安装Git+Node.js+hexo,网上教程很多,没有过多踩坑,还顺手学了git。 当我想更换hexo的主题时,问题出现了。按照hexo主题Yilia中的tutorial,修改./_config.json文件,但blog主页没有变化。 之后google了一下我遇到的问题,原来修改主题 ...
Read more »

Hello Blog World

Posted on 2019-04-28 | In hello world
¶Hello World! For the first time I build my own blog ! Let’s write something! Add a hyper-link: MXNet: A Scalable Deep Learning Framework Use a Bl ...
Read more »
123
Xiaoke Huang

Xiaoke Huang

Reading, Thinking, Writing, Sharing. 🤖🤖🤖

27 posts
26 categories
46 tags
GitHub E-Mail
© 2023 Xiaoke Huang
Powered by Hexo
|
Theme — NexT.Gemini v5.1.4