会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ChrainY
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
9
10
11
12
13
14
15
16
17
···
37
下一页
2024年4月28日
Matrix Computations
摘要: https://www.cs.cornell.edu/~bindel/class/cs6210-f09/lectures.html
阅读全文
posted @ 2024-04-28 13:51 ChrainY
阅读(25)
评论(0)
推荐(0)
2024年4月19日
Discrete-Event Solver Roadmap
摘要: 2024-04-19 14:07 对象数组 Node: nodeID Edge: Node *pEndNodeFrm; Node *pEndNodeTo G(V, E) nodes: Node [3] edges: Edge [6] For a three-node example, We have
阅读全文
posted @ 2024-04-19 14:20 ChrainY
阅读(37)
评论(0)
推荐(0)
2024年4月17日
有限元分析与应用 | Finite Element Method (FEM) Analysis and Applications
摘要: 第1讲 引论 / 1.2 变形体力学的要点 https://learning.edx.org/course/course-v1:TsinghuaX+70120073x+1T2024/block-v1:TsinghuaX+70120073x+1T2024+type@sequential+block@5
阅读全文
posted @ 2024-04-17 10:01 ChrainY
阅读(78)
评论(0)
推荐(0)
2024年4月14日
linear system equations
摘要: Toggle the table of contents Tridiagonal matrix algorithm
阅读全文
posted @ 2024-04-14 22:24 ChrainY
阅读(13)
评论(0)
推荐(0)
2024年4月8日
When to Use Set Methods with Dependent Properties
摘要: https://www.mathworks.com/help/matlab/matlab_oop/access-methods-for-dependent-properties.html https://www.mathworks.com/help/matlab/ref/meta.property-
阅读全文
posted @ 2024-04-08 20:43 ChrainY
阅读(42)
评论(0)
推荐(0)
2024年4月6日
matlab classdef
摘要: https://wenku.baidu.com/view/0115177fadf8941ea76e58fafab069dc502247cb.html?wkts=1712399724775&bdQuery=matlab+classdef+%E7%94%A8%E6%B3%95&needWelcomeRe
阅读全文
posted @ 2024-04-06 18:36 ChrainY
阅读(65)
评论(0)
推荐(0)
2024年4月4日
计算电磁学
摘要: 标 题: Re: 660+强基进清北 发信站: 水木社区 (Sun Mar 31 22:29:55 2024), 站内 【 在 xiongym 的大作中提到: 】 这帮老师压榨太狠。其实就是PUA 就说,大学的电磁场什么,就应该大四学。 欧美大学基础课讲的很浅显。 .................
阅读全文
posted @ 2024-04-04 13:02 ChrainY
阅读(40)
评论(0)
推荐(0)
2024年4月3日
Hilbert Space
摘要: https://mathworld.wolfram.com/HilbertSpace.html A Hilbert space is a vector space H with an inner product <f,g> such that the norm defined by
阅读全文
posted @ 2024-04-03 11:06 ChrainY
阅读(28)
评论(0)
推荐(0)
2024年4月2日
【Math】导数、梯度、雅可比矩阵、黑塞矩阵
摘要: https://blog.csdn.net/qq_38410730/article/details/131444754
阅读全文
posted @ 2024-04-02 19:21 ChrainY
阅读(20)
评论(0)
推荐(0)
How to debug matlab code without gui
摘要: https://stackoverflow.com/questions/22853116/how-to-debug-matlab-code-without-gui To set breakpoints with the command line, dbstop is the tool (plus d
阅读全文
posted @ 2024-04-02 18:53 ChrainY
阅读(29)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
···
37
下一页
公告