资源列表
huangjinfenge
- 黄金分割-Golden Section
isixindao
- 随机qpsk信号的LMS自适应算法 包括加噪声没没加噪声两种-Random qpsk signal plus noise LMS adaptive algorithm, including both additive noise did not
BranchedVCinDC_lather_network
- 线形直流电路网络,支路电压电流计算,C++程序-Computation of voltage and currents of branches in DC lather network
Jacobidiedaifa
- 由于求解方程时的计算速度比较慢,所以引入了雅克比迭代法的计算法,加快了计算速度。-Since the calculation of solving equations is slow, so the introduction of the calculation of Jacobian iteration method to accelerate the calculation speed.
Primitive-root
- 给定大素数P,如果求其原根?给出算法描述。并编程实现具体功能。 利用随机数生成大素数q,P是形如2*q+1的大素数,P也为素数,若P不为素数,则重新生成大素数q,重复上述步骤。生成随机数g,1<g<p-1,要满足:g^2 mod p!=1, g^q mod p!=1, 则g为P的本原根。-Given a large prime number P, if you find its original roots? Algorithm descr iption is given. A
the-comparision-of-two-muster
- 两个集合大小的比较,可以比较两个集合之间的大小!-the comparision of two muster!
Seq_step15
- 采用Kriging模型进行的序贯设计,分别取5点、10点、15点进行元模型分析。-sequential design for experiment with adaptivity to irregullar of responses
LED8
- LED,AVR单片机,数码管显示应用,ICCAVR的实际应用-LED, the AVR microcontroller, LED display applications, ICCAVR the practical application of
preCG
- 预处理CG算法,在进行共轭梯度法之前先对系数矩阵进行预处理,再进行迭代-pretreatment congruent gradient
HermiteThree
- 该程序是一个分段三次Hermite插值函数,给出自变量的值和相应的函数值及一阶导数值,可以用来另外已知自变量值的函数值-that the procedure was a Hermite cubic interpolation function, from the variable to the value and the corresponding function and a derivative values can be used to the other variables known
fft2
- 基2 fft算法的C程序;C程序实现。程序内部附说明,请阅读。
gaosisaier
- 高斯-赛德尔迭代法-cpp.