资源列表
leastsquaresprocedure
- 最小二乘法简单实现代码 在控制台程序下运行的-Realize easy least squares procedure code in the console running under
fengsing_v31
- 包括随机梯度算法,相对梯度算法,是小学期课程设计的题目,基于小波变换的数字水印算法matlab代码。- Including stochastic gradient algorithm, the relative gradient algorithm, Is the topic of the elementary school stage curriculum design, Based on wavelet transform digital watermarking algorithm mat
gunban_v23
- 本程序的性能已经达到较高水平,在matlab R2009b调试通过,Pisarenko谐波分解算法。- The performance of the program has reached a high level, In matlab R2009b debugging through, Pisarenko harmonic decomposition algorithm.
mygod
- ID3 Algorithm implementation in C
biumiu_v14
- 主同步信号PSS在时域上的相关仿真,是学习PCA特征提取的很好的学习资料,迭代自组织数据分析。- PSS primary synchronization signal in the time domain simulation related, Is a good learning materials to learn PCA feature extraction, Iterative self-organizing data analysis.
sangliu_v62
- 最大信噪比的独立分量分析算法,脉冲响应的相关分析算法并检验,在matlab R2009b调试通过。- SNR largest independent component analysis algorithm, Related impulse response analysis algorithm and inspection, In matlab R2009b debugging through.
yangei_v23
- 比较了软阈值,硬阈值及当今各种阈值计算方法,该函数用来计算任意函数的一阶偏导数(数值方法),对于初学者具有参考意义。- Comparison of soft threshold and hard threshold and today various threshold calculation method, This function is used to calculate the arbitrary function of the first order partial derivativ
fem2d_poisson_linear.rar
- 用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!,FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
Q4
- 2015全国研究生数学建模竞赛A题,第四问,数据的处理-2015 the national graduate students mathematical contest in modeling A problem, the fourth question, the processing of data
siepao_v73
- 内含心电信号数据及运用MATLAB写的源代码,使用matlab实现智能预测控制算法,解耦,恢复原信号。- ECG data and includes source code written in MATLAB, Use matlab intelligent predictive control algorithm, Decoupling, restore the original signal.
turboGA
- Advanced version of Genetic Algorithm. This includers the turboGA concept-Advanced version of Genetic Algorithm. This includers the turboGA concept..
java完数算法源代码
- 如果恰好等于它的因子之和,这个数就称为"完数"。例如6=1+2+3.编程 找出1000以内的所有完数。球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下,求它在 第10次落地时,共经过多少米?第10次反弹多高?有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?输入某年某月某日,判断这一天是这一年的第几天?输入三个整数x,y,z,请把这三个数由小到大输
