-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
GSA
引力搜索算法源代码,matlab实现,简单易懂,适合初学者。(Gravitational search algorithm function optimization)
- 2016-03-06 12:59:31下载
- 积分:1
-
modeling and linearization of pa
关于功率放大器非线性建模和线性化的两篇论文资料,详细介绍了所采用的模型和相关算法,很有参考价值。(Those papers are related with pa modeling and linearization, which introduce the pa models and algorithms for those models.)
- 2020-06-22 00:20:02下载
- 积分:1
-
turboDecoder
Turbo decoder under awgn channel.
(The input is: uncoded bits,coded bits 1,coded bits2(interleaved), LLR from other source(if use only one turbo code ,fill all zero is ok), numbers of iterations, interleaver between two CC,
source bit,decoder id(if used in parreled connected turbo codes), interleaver between two sources(under the situation of two turbo codes).)
- 2011-01-13 11:01:22下载
- 积分:1
-
write-raw
MATLAB读写裸数据,将MATLAB的mat格式文件,写成所需的图像类型格式(MATLAB to read and write raw data to the MATLAB mat format file, write the desired image type format)
- 2020-12-26 19:59:03下载
- 积分:1
-
self-tuning-control
广义最小方差自校正控制:在求解控制律的性能指标中引入对控制量的加权项,限制控制作用中的剧烈变化。(Generalized minimum variance self-tuning control: control the amount of weighted items, solving the performance of the control law introduced to limit the dramatic changes in the control action.)
- 2012-10-09 17:43:11下载
- 积分:1
-
IIRlunwencailiao
IIR滤波器的设计方法,以及所有论文资料,谢谢下载,支持网站发展(IIR filter design methods and information of all papers, thank you download support site development)
- 2010-05-18 16:15:01下载
- 积分:1
-
mpptcheck
带有mppt光伏阵列的系统仿真,附件中包含参考的文档(With MPPT PV array system simulation, the reference contained in the annex to document)
- 2013-04-19 16:50:19下载
- 积分:1
-
IEEE-stand-system-data
IEEE标准测试系统数据 14节点数据 30节点数据 57节点数据 包括数据和潮流计算结果(IEEE stand system data 14 stations 30 stations 57 stations)
- 2015-01-28 14:51:46下载
- 积分:1
-
LBM
说明: 实现圆柱扰流仿真,模拟通道压裂的压裂液流动,分析导流能力及支撑柱的渗透率(Cylinder turbulence simulation is implemented to simulate the flow of fracturing fluid in channel fracturing and analyze the conductivity and permeability of the support column)
- 2021-04-27 19:28:44下载
- 积分:1