资源列表

« 1 2 ... 41 42 43 44 45 4647 48 49 50 51 ... 3400 »

[数学计算/工程计算大数运算类

说明:1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如100可以表示成1E2,1001可以表示成1.01E3 * * 类 CBigNumber的成员number为上述的n,exponent为上述的e * * 2. 如何使用这个类: * * 你可以把CBigNumber的头文件和实现函数加入你的工程,然后定义 * * 该类的实例,就可以对
<沈嘉祺> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lee

说明:Vc++Romberg的,计算方法中romberg算法的c程序源码-Vc Romberg, calculation method Romberg Algorithm c procedures FOSS
<qwe> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mp2_0

说明:最优潮流计算程序(使用电力系统专业,属于非线性规划问题).-optimal power flow calculation procedure (using power systems professional, is Nonlinear Programming).
<宋义> 在 2025-01-08 上传 | 大小:165kb | 下载:0

[数学计算/工程计算colgauss

说明:简要的Gauss列主元消去法,很实用,用matlab实现,还有一个图例,程序说明很详细-brief Gauss main-element elimination, very practical, using Matlab to achieve, there is a legend, a very detailed descr iption of the procedures
<高兵> 在 2025-01-08 上传 | 大小:4kb | 下载:0

[数学计算/工程计算jaccobi&GS

说明:jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix
<高兵> 在 2025-01-08 上传 | 大小:13kb | 下载:0

[数学计算/工程计算mysor

说明:SOR(超松弛)迭代发求解线性方程组问题,带有Hilbert矩阵生成程序和其不同维数下求解的结果对比作图-SOR (Overrelaxation) iteration made for solving linear equations, with Hilbert matrix formation process and the different dimensions of the results evaluated Comparati
<高兵> 在 2025-01-08 上传 | 大小:12kb | 下载:0

[数学计算/工程计算DSP中含有gauss白噪声的双频正弦输入

说明:DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in wh
<feide> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算76

说明:GAUSS分布导引,PDF格式 对学习数据挖掘、机器学习、人工神经网络很有帮助-CLASS distribution guidance, in PDF format for learning data mining, machine learning, artificial neural network helpful
<> 在 2025-01-08 上传 | 大小:153kb | 下载:0

[数学计算/工程计算79

说明:统计学导引,对于信息、通信专业的学生很重要,它用于信息论、通信原理等课程! 对于我?计算机系的现在用处不大,但是我学数据挖掘要用到-statistical guidance, information, communication professional students are very important, it used information theory, communications theory courses! For
<> 在 2025-01-08 上传 | 大小:423kb | 下载:0

[数学计算/工程计算最优化作业C++源代码

说明:用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the poi
<tw> 在 2025-01-08 上传 | 大小:12kb | 下载:0

[数学计算/工程计算chap2_2

说明:大滞后PID大林控制算法MATLAB程序-lag Dalin PID control algorithm MATLAB
<张俊> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算chap3_1

说明:专家PID控制MATLAB程序,在MATLAB5。3以上版本运行-MATLAB experts PID control procedures, the MATLAB5.2. Three versions of Operation
<张俊> 在 2025-01-08 上传 | 大小:1kb | 下载:0
« 1 2 ... 41 42 43 44 45 4647 48 49 50 51 ... 3400 »

源码中国 www.ymcn.org