Giter VIP home page Giter VIP logo

blogcomments's Introduction

Hello~~

blogcomments's People

Contributors

hsh778205 avatar

Watchers

 avatar

blogcomments's Issues

在Matlab中如何计算决定系数R^2和相关系数r | Vanilla_chan

http://vanilla-chan.cn/blog/2024/06/10/How-to-calculate-R-2-and-r-in-Matlab/

Problem当你使用polyfit函数进行多项式拟合之后,你希望计算决定系数或者相关系数看看拟合效果如何。聪明的你肯定觉得聪明的 Matlab 的polyfit函数的返回值中会有$R^2$或者$r$吧。你尝试disp了一下,发现有一个结构体$S$。再查一查帮助文档,发现误差估计结构体$S$中只有一个范德蒙德矩阵$R$、自由度$df$和残差的范数$normr$,并没有你想要的$R^2$或者$r$。

Welcome | Vanilla_chan

http://vanilla-chan.cn/blog/2024/06/08/Welcome/?

由于洛谷个人简介迟迟没有维护完毕,故在博客园同步一份 欢迎来看我的博客! $\large My Blog$ \color{purple}\large\textbf{Time is like water flowing eastward,} \color{gray}\large\texttt{时间好比东流水} \color{red}\large\textbf{only flowing away

AtCoder Beginner Contest 341-F | Vanilla_chan

http://vanilla-chan.cn/blog/2024/02/05/AtCoder-Beginner-Contest-341-F/

F - Breakdown Problem给你一个由 $N$ 个顶点和 $M$ 条边组成的简单无向图。每个顶点拥有权重$W_i$,并且被放置了$A_i$个棋子。 只要图形上还有棋子,就重复下面的操作: 首先,从图形中选择一个(有棋子的)顶点$x$并移除一个棋子。 从$x$相邻点中选择出一些点组成集合$S$(可以不选),要保证这个集合内的所有点的权重之和小于顶点$x$,即$\sum_{y \in

CF1928G Vlad and Trouble at MIT | Vanilla_chan

http://vanilla-chan.cn/blog/2024/02/20/CF1928G-Vlad-and-Trouble-at-MIT/

Vlad and Trouble at MIT ProblemMIT的学生宿舍可以用一棵有$n$个顶点的树来表示,每个顶点代表一个房间,每个房间一个学生。 今晚,有三种类型的学生: 想参加派对和玩音乐的学生(标记为 $\texttt{P}$ ) 想睡觉和享受安静的学生(标记为 $\texttt{S}$ ) 无所谓的学生(标记为 $\texttt{C}$ )。 开始时所有的边缘都是薄墙,允许音乐

About Me | Vanilla_chan

http://vanilla-chan.cn/blog/about/

我叫 $Vanilla$ ,或者Vanilla_chan,AFOIer & ACMer。 现大一,就读于**计量大学大数据专业。 是一个蒟蒻,以前是,现在还是,可能永远都是。 但是我会努力的。 另外,希望再可爱一点awa 喜欢的事情 打GalGame 折腾东西,但其实啥都不精通

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.