CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - example based

搜索资源列表

  1. matrixforpowersystem

    1下载:
  2. 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example), INCLUDE (*. H), I was prepare
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46.6kb
    • 提供者:奇闻
  1. PatialExuation

    0下载:
  2. 基于VB语言的微粒群算法,其中含有几个测试算法,和一个化学中数据关联的例子,微粒群算法是以一个通用的函数写的,可移植性强。-VB language based on the PSO algorithm, which contains several test algorithm, and a chemical linked to the data example, PSO is a generic function to write the transfer is strong.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30.22kb
    • 提供者:杨金紧
  1. means

    0下载:
  2. 一个基于类的k-means算法的实现。学习这个算法的一个好例子-a category based on the k-means algorithm. By studying the algorithm a good example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:小朱
  1. duoduantu

    0下载:
  2. 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.74kb
    • 提供者:中国
  1. c6_nltvde

    0下载:
  2. 简单举一个非线性的时变系统仿真的例子它以两个未分方程为基础-To put it simply a time-varying nonlinear system simulation example of its two sub-equations are not based on
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:877byte
    • 提供者:刘静
  1. numerical_matlab_code

    1下载:
  2. 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:
  1. shuzhijifen

    0下载:
  2. 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:206.9kb
    • 提供者:俞峻
  1. FuzzyMinimumSpanningTree

    0下载:
  2. 本文基于一个实例,探讨了根据模糊集合理论的相关方法来构造模糊最小生成树的过程。资源内容包括论文和程序源代码-Based on an example of fuzzy set theory based on the relevant methods to construct the fuzzy minimum spanning tree process. Resources, including articles and source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:246.34kb
    • 提供者:sanmao
  1. psolx

    0下载:
  2. 基于MATLAB的粒子群优化算法程序设计,经典算例。-MATLAB-based particle swarm optimization program design, the classic example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4.62kb
    • 提供者:张金孟
  1. Calc

    0下载:
  2. 四则运算计算器 可以计算整数四则运算,例如:7+5*(3+4) (1)按要求在提供的框架程序源程序的基础上对程序进行修改、补充,并调试通过。 (2)修改主程序结构,使程序可以反复运算,直到选择退出为止。 (3)增加文件的输入输出功能,是计算过的式子和结果可以根据需要设置命令存储到文件中,同时也可以直接从文件中输入四则运算的式子,运算后,结果输出到原文件中。-Arithmetic calculator can calculate the integer arithme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:31.73kb
    • 提供者:li
  1. hc4046_pll_calc

    0下载:
  2. Example of calculating PLL factors and component values for 74HC4046 chip. Based on a Texas Instruments application note, fixed and converted to Python.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:zencode
  1. Hungury-algorithm-based-matlab

    0下载:
  2. 本实例采用Warshall-Floyd算法求赋权图中任意两点间的最短路径-This example uses Warshall-Floyd algorithm weight graphs the shortest path between any two points
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:46.17kb
    • 提供者:王创举
  1. PLS

    0下载:
  2. 偏最小二乘回归的通用程序,以“基于近红外光谱分析的汽油组分建模”为例 -Partial least squares regression of the general program of " Near infrared spectroscopy based gasoline component modeling" as an example
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.47kb
    • 提供者:zola阿红
  1. MATLAB

    1下载:
  2. MATLAB语言与控制系统仿真,基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:481.06kb
    • 提供者:cuiyiming
  1. chap12

    2下载:
  2. 子体模拟 对于各个计算组织,等离子体的模拟一直是个极大的挑战,有很多不同近似程度的模拟计算方法。包括完整的动力学计算方法,流体近似方法和关于漂移扩散方程的方法。近几年来,有人用Fokker-Planck方程处理等离子体中的电子,同时把离子当作流体进行耦合计算,获得了很好的计算结果。本章我们将介绍基于通用Fokker-Planck方程的计算求解过程,并通过一个具体实例得到电容放电过程的电子密度分布。希望通过该简单模型使读者对等离子放电建模过程有个初步的了解。-The sub-body sim
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7.14mb
    • 提供者:cichin
  1. Polyfit

    0下载:
  2. 多项式拟合的,基于徐士良的程序,例子中是以书中的例子,自己改编为f90,当然输入可以从文件中,希望可以对大家有帮助,此外大家应该注意这个拟合出来的多项式和matlab的系数有差别具体看原理-Polynomial fitting, XU Shi-liang of the program, for example, is based on the examples in the book, adapted for f90, of course, from the input file, hope t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.35kb
    • 提供者:Jeydragon
  1. mle_example

    0下载:
  2. an example for most likelyhood estimation based on matlab platform
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:539byte
    • 提供者:wulei
  1. TfsBp

    0下载:
  2. 这是一个用于进行聚类分析的例子,基于MATLAB编制而成,用于对各种复杂的数据集进行分类处理。-This is an example for cluster analysis, compiled based on MATLAB is used for a variety of complex data sets for classification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:simpanel
  1. plot_multilabel

    0下载:
  2. Multilabel是一个分类算法,数据集生成具有一定规则性;规则如下: pick the number of labels: n ~ Poisson(n_labels) n times, choose a class c: c ~ Multinomial(theta) pick the document length: k ~ Poisson(length) k times, choose a word: w ~ Multinomial(theta_c)-This exampl
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:申鹏
  1. fingqen_v27

    0下载:
  2. 均值便宜跟踪的示例,利用matlab写成的窄带噪声发生,汽车课设货车Matlab驱动力图程序。- Example tracking mean cheap, Using matlab written narrowband noise occurs, Car class-based truck driver trying to Matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.92kb
    • 提供者:吴永龙
« 12 »
搜珍网 www.dssz.com