-
program
用matlab的算法,实现MUSIC时间反演,主要用于信号处理中的相关问题(MUSIC time reversal matlab algorithm, mainly used for signal processing issues related to)
- 2012-05-05 10:50:43下载
- 积分:1
-
dec_to_dianjingdufudian
该程序完成了十进制数(包括小数)到二进制单精度浮点数的转换(The program completed a decimal number (including decimals) to single-precision floating-point binary conversion)
- 2013-05-26 10:32:28下载
- 积分:1
-
Preamble-detection
可实现OFDM电力载波通信的前导序列检测,能进行连续多个前导检测(Can achieve OFDM power carrier communication leading sequence detection, can carry out a number of continuous preamble detection)
- 2017-03-01 09:59:37下载
- 积分:1
-
fanyan
用SVD奇异值分解法和阻尼最小二乘算法解决地球物理反问题,程序比较简单易懂(Using SVD, singular value decomposition method and damped least-squares algorithm to solve geophysical inverse problem, the procedure is relatively simple to understand)
- 2008-04-10 11:35:17下载
- 积分:1
-
labview_zerophase-shift_filtering
zero shift fitering to be used in offline system identification
- 2010-08-29 23:00:34下载
- 积分: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
-
flowcalc_easy
基于前推回代法的电力系统潮流计算程序。
需要输入支路阻抗和节点功率矩阵。包括支路号、首节点号、尾节点号、支路自阻抗、尾节点给定功率。
输出各节点的电压幅值、相角和各支路电流。(Power flow calculation program based on the forward and backward substitution method. Need input the branch impedance node power matrix. Including branch number, node number, the tail node number, branch self-impedance tail node given power. The output node voltage amplitude, phase angle and current of each branch.)
- 2012-10-19 11:40:12下载
- 积分:1
-
Outside-the-penalty-function-method
外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中(Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called)
- 2011-10-16 19:13:57下载
- 积分:1
-
fatigue-analysis-using-XFEM
牛人Matthew Pais,精通扩展有限元、abaqus、matlab,此博士论文详尽描述了XFEM的理论与编程思想。
(Professor Matthew Pais who is proficient at Extended Finite Element、abaqus, matlab。This paper describes the the XFEM theory and matlab programm ideas in detail.Now it is open to you ,my friends!)
- 2021-04-27 16:48:44下载
- 积分:1
-
My21Narcissus
21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
- 2012-09-07 11:42:41下载
- 积分:1