登录
首页 » 算法 » numerical method C Program

numerical method C Program

于 2022-07-23 发布 文件大小:8.93 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

数值计算方法C程序-numerical method C Program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC call Matlab engine (because no such category, put a numerical calculation)
    VC调用matlab引擎(因为类别当中没有此类,所以放到了数值计算)-VC call Matlab engine (because no such category, put a numerical calculation)
    2022-08-26 06:11:18下载
    积分:1
  • nsga2的代码,亲测可用
    DEB的多目标遗传算法2,相对于Nsga有了较大的提升,我传的这个代码,是我导师给的,我亲自调过,非常好用!
    2023-05-06 20:25:03下载
    积分:1
  • 使用希尔排序对一维数组排序
    希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因DL.Shell于1959年提出而得名。本实例演示如何使用希尔排序法对一维数组进行排序
    2022-03-19 14:51:18下载
    积分:1
  • 背包 java
    alalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与背包的盲目追求,盲目追求的盲目追求的盲目追求的盲目追求的盲目追求的盲目追求的盲目追求的盲目追求的盲目追求 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与背包的盲目追求,盲目追求的盲目追求的盲目追求与算法 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与背包的盲目追求,盲目追求的盲目追求的盲目追求的盲目追求的盲目追求与算法 gorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与 knapsackalgorithm 与盲目追求的盲目追求的盲目追求的盲目追求的
    2022-03-20 11:50:06下载
    积分:1
  • 此程序为潮流计的最后一部分功率计程序。
    此程序为潮流计算的最后一部分功率计算程序。-This program is the last part of the power flow calculation calculation program.
    2023-01-09 19:45:03下载
    积分:1
  • 哈夫曼编码和解码系统,并可对文件进行编码
    哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded
    2022-04-10 18:08:36下载
    积分:1
  • S​C​E​-​U​A​
        SCE-UA是一种全局优化算法,它集成了随机搜索算法、单纯形法、聚类分析及生物竞争演化等方法的优点,能有效处理目标函数反映面存在的粗糙、不敏感区及不凸起等问题,且不受局部最小点的干扰。其基本思路是将基于确定性复合型搜索技术和自然界中的生物竞争进化原理相结合,其关键部分为竞争的复合型进化算法(CCE)。在CCE中,每个复合型的顶点都是潜在的父辈,都有可能参与产生下一代群体的计算。每个子复合型的作用如同一对父辈。在构建过程中应用了随机方式选取子复合型,使得在可行域中的搜索更加彻底。   该代码采用SCE-UA算法进行垂向混合产流的参数自动率定,较好的解决了参数率定中的问题。
    2022-03-15 12:43:19下载
    积分:1
  • source code
    表达式解析源代码-source code
    2022-04-12 17:57:39下载
    积分:1
  • 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照...
    数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
    2022-01-24 14:42:03下载
    积分:1
  • java语言实现的ID3
    Program is written in java and has a GUI. The FileMenu items should be run from top to the down of the menu. If any changes in the parameters are applied, all items of menu should be run agin from top to the button in order to have the correct result. 
    2022-04-21 08:50:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载