-
lorenz-exm
采用dsp产生lorenz信号,以用于混沌保密通信,程序在ccs下调试并通过(using dsp have lorenz signal to be used in chaotic secure communications, Under procedures in ccs through debugging and)
- 2021-04-06 23:09:02下载
- 积分:1
-
GS迭代法
说明: 牛顿迭代法的matlab代码,数值分析中重要的一个算法(Matlab code of Newton iterative method)
- 2019-12-01 10:06:30下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
FCT_VOF-and-Youngs
FCT_VOF AND YOUNGS_PLIC fully functioning source codes
Debugged and fully functioning source codes
Both can be used to calculate by choosing the icase for
(1) the Zalesak rotational flow problem
(2) the shear flow problem
This complete set includes both FCT_VOF and Youngs_plic source code in f90.
Including a input data file.
The codes have been debugged and tested using MS-FORTRAN.
Results can be obtained directly from the output files and loaded to get results.
(FCT_VOF AND YOUNGS_PLIC fully functioning source codes
Debugged and fully functioning source codes
Both can be used to calculate by choosing the icase for
(1) the Zalesak rotational flow problem
(2) the shear flow problem
This complete set includes both FCT_VOF and Youngs_plic source code in f90.
Including a input data file.
The codes have been debugged and tested using MS-FORTRAN.
Results can be obtained directly from the output files and loaded to get results.
Ps: statement CALL WRITER needed to be removed and replaced with usual output statement fsuch as:
Write(*,*) x(I,j),y(I,j),fi(I,j)…. Etc., for user’s requirement.
)
- 2021-02-04 19:09:57下载
- 积分:1
-
(Oxford)-Computer-Arithmetic--Algorithms-a-Hardwa
Computer Arithmetic (press 2000)
- 2012-01-27 09:45:29下载
- 积分:1
-
radix--4-butterfly-DIF_FFT
我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
- 2020-12-19 01:39:09下载
- 积分:1
-
3dcrack
abaqus中的三微裂纹扩展,一起学习下(the abaqus of three micro-crack propagation, with learning under)
- 2012-10-31 17:32:10下载
- 积分:1
-
35kv-svg-control
svg电力控制系统的仿真论文,很详细。包括系统的软件硬件,大部分为原创!包括matlab-fuzzy pi算法的实现(svg power control system simulation study, very detailed. Including system software and hardware, most original!)
- 2010-10-13 19:01:20下载
- 积分:1
-
migration(FKaPS)
F-K域偏移法和相移法偏移程序(C语言)(FK domain migration method and the phase- shift method migration program (C language))
- 2021-04-06 20:59:02下载
- 积分:1
-
diancibo
电磁波走时层析成像图像重建正演反演程序设计(Electromagnetic wave travel tomography image reconstruction inversion inversion program design)
- 2017-04-04 18:23:33下载
- 积分:1