-
迭代法求根
说明: 用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1
-
Fracture_XFEM2DSingle_ABQ2017
用ABAQUS扩展有限元方法模拟水里压裂的例子。(The program developed in Python language is mainly used to simulate the hydraulic fracture on ABAQUS platform. Plastic damage model is adopted for cement sheath.)
- 2019-04-30 10:57:26下载
- 积分:1
-
flux
一个好用的磁链观测模型文件,已经经过测试(A useful document flux model has been tested)
- 2008-07-08 11:08:42下载
- 积分:1
-
DC Micro Grid Simulation
该模型仿真了直流微电网的运行模型,具有较好的动态性能(The model simulates the operation model of DC microgrid and has better dynamic performance.)
- 2018-04-20 21:37:04下载
- 积分:1
-
新建 Microsoft Word 文档
八位串行乘法器
缺点:乘法功能是正确的,但计算一次乘法需要8个周期,因此可以看出串行乘法器速度比较慢、时延大。
优点:该乘法器所占用的资源是所有类型乘法器中最少的,在低速的信号处理中有广泛的使用。(Eight bit serial multiplierDisadvantages: the multiplication function is correct, but the computation of one multiplication requires 8 cycles, so it can be seen that the serial multiplier is slow and time-consuming.
Advantages: the multiplier occupies the smallest number of resources in all types of multipliers, and is widely used in low speed signal processing.)
- 2018-06-10 21:19:29下载
- 积分:1
-
基于平方根UKF的车辆组合导航——平方根UKF
说明: 《基于平方根UKF的车辆组合导航》陈阳舟(HCkf,ACkf,Ckf,SHHCkf,AHCKF)
- 2020-12-29 15:20:42下载
- 积分:1
-
高等光学仿真matlab版
说明: 非常好的资料,用于高等光学仿真,书与源码都有。(Advanced optical simulation, source code and books)
- 2020-07-31 14:47:22下载
- 积分:1
-
wvfilter
维纳滤波matlab源程序,完全由自己编写的代码实现,没有涉及到内部函数,很容易理解(Wiener filtering matlab source code, written entirely by its own code to achieve, does not involve the internal functions, it is easy to understand)
- 2010-02-18 14:35:52下载
- 积分:1
-
A(4)
谭浩强(第3版)程序源代码第五章源代码A(4)
- 2010-06-12 15:27:26下载
- 积分:1
-
18第十八章值迭代策略迭代
说明: 机器学习及其matlab实现一书第十八章的代码,有详细的注释,供初学者借鉴,比较好学习强化学习资料。(Machine learning and matlab implementation Chapter 18 of the code, there are detailed notes for beginners to learn from, better reinforcement learning materials.)
- 2021-01-27 21:58:40下载
- 积分:1