摘要: 假如有数据,13.99 15.07 13.98 14.12 14.69 15.31 14.82 15.01 14.71,要计算其不确定度u A=[13.99 15.07 13.98 14.12 14.69 15.31 14.82 15.01 14.71]; col=size(A,2); s=zero 阅读全文
posted @ 2025-11-11 00:04 叕叒双又 阅读(4) 评论(0) 推荐(0)
摘要: cd /usr/share/wallpapers sudo rm -rf OneStandsOut Kite Nuvole SafeLanding ScarletTree IceCold Elarun Kokkini ColorfulCups Altai Volna 阅读全文
posted @ 2025-11-10 11:22 叕叒双又 阅读(4) 评论(0) 推荐(0)
摘要: 例如矩阵A=[3 1;2 4;1 2],B=[1 2;2 4;3 1];想用excell计算AB^T,矩阵相乘用mmult函数,矩阵转置transpose,假如数据保存如下: 也就是数据A保存在B2:C4中,B保存在C2:D4中,将结果保存在F2:H4中,操作如下: 1、选中F2:H4单元格 2、填 阅读全文
posted @ 2025-09-26 22:47 叕叒双又 阅读(14) 评论(0) 推荐(0)
摘要: ssh guochaoxxl@172.21.79.203no change /opt/anaconda3/condabin/condano change /opt/anaconda3/bin/condano change /opt/anaconda3/bin/conda-envno change / 阅读全文
posted @ 2025-05-16 12:05 叕叒双又 阅读(31) 评论(0) 推荐(0)
摘要: lyndo kde 共插件 https://www.cnblogs.com/guochaoxxl/p/18503327 阅读全文
posted @ 2025-04-30 17:37 叕叒双又 阅读(31) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/679234167 阅读全文
posted @ 2025-04-27 11:21 叕叒双又 阅读(18) 评论(0) 推荐(0)
摘要: # chang to china soft source:sudo pacman-mirrors -c Chinasudo pacman -Syyusudo pacman -S vim falkon octopi yaysudo pacman -S fakerootyay -S zotero-bet 阅读全文
posted @ 2025-04-25 19:21 叕叒双又 阅读(23) 评论(0) 推荐(0)
摘要: S=struct('pop',[2 6 8 3 1],'acc_x',0.89,'acc_y',0.32, 'P','Hello') S = scalar structure containing the fields: pop = 2 6 8 3 1 acc_x = 0.8900 acc_y = 阅读全文
posted @ 2025-04-21 11:42 叕叒双又 阅读(17) 评论(0) 推荐(0)
摘要: 0、更新系统时出现: 警告:xorg-xwayland:本地 (24.1.6-1) 比 extra 的版本更新 (24.1.4-1) 警告:xournalpp:本地 (1.2.6-1) 比 extra 的版本更新 (1.2.5-1) 警告:xz:本地 (5.8.1-1) 比 core 的版本更新 ( 阅读全文
posted @ 2025-04-18 09:26 叕叒双又 阅读(59) 评论(0) 推荐(0)
摘要: Critical Package ctex Error: CTeX fontset `fandol' is unavailable in current [ }] 解决方法: 1. 调整编译器为xelatex 2. 安装软件texlive-fontsextra texlive-xetex 完成 阅读全文
posted @ 2025-04-18 09:20 叕叒双又 阅读(120) 评论(0) 推荐(0)
摘要: 导入如下颜色主体: [["背景","#aed44d"],["方法","#f1b918"],["创新","#51b5E4"],["词组","#ff8800"],["佳句","#1169EE"],["重点","#ff0044"],["断点","#8B4513"]] /** * 注释:根据注释颜色增加标签 阅读全文
posted @ 2025-04-16 11:54 叕叒双又 阅读(23) 评论(1) 推荐(0)
摘要: 目录离差变差方差标准(离)差误差残差偏差标准误(差) 学习统计或者撰写论文,大概率你会碰到八种差:离差、变差、方差、标准(离)差、误差、残差、偏差和标准误(差)。观测值:\(\hat{x}\),平均值\(\bar{x}\),真实值\(x\),估计值\(\tilde{x}\) 离差 deviation 阅读全文
posted @ 2025-04-08 22:51 叕叒双又 阅读(217) 评论(0) 推荐(0)
摘要: 2025年4月6日下午更新了系统,我一直使用testing的源,晚上发现我最常用的浏览器竟然挂了,不能启动,后来被迫用snap安装了一个,还是可以用的,推测应该是kde更新时出现了参数混乱了。 没有抱多大希望,觉得只要能在一周能搞定就非常不错了。下午还是试了试没有更新。晚上准备离开办公室时,抱着试试 阅读全文
posted @ 2025-04-07 23:49 叕叒双又 阅读(53) 评论(0) 推荐(0)
摘要: 先配置好archlinux的源,之后安装zotero-beta-bin,google-chrome, xunlei-bin,记录一下 阅读全文
posted @ 2025-04-06 00:12 叕叒双又 阅读(86) 评论(0) 推荐(0)
摘要: 如题: sudo -s echo ' [archlinuxcn] Server = https://mirrors.tuna.tsinghua.edu.cn/archlinuxcn/$arch Server = https://mirrors.ustc.edu.cn/archlinuxcn/$arc 阅读全文
posted @ 2025-04-06 00:10 叕叒双又 阅读(108) 评论(0) 推荐(0)