搜索资源列表
matrixforpowersystem
- 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,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
PatialExuation
- 基于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.
means
- 一个基于类的k-means算法的实现。学习这个算法的一个好例子-a category based on the k-means algorithm. By studying the algorithm a good example
duoduantu
- 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-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
c6_nltvde
- 简单举一个非线性的时变系统仿真的例子它以两个未分方程为基础-To put it simply a time-varying nonlinear system simulation example of its two sub-equations are not based on
numerical_matlab_code
- 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
shuzhijifen
- 基于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
FuzzyMinimumSpanningTree
- 本文基于一个实例,探讨了根据模糊集合理论的相关方法来构造模糊最小生成树的过程。资源内容包括论文和程序源代码-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
psolx
- 基于MATLAB的粒子群优化算法程序设计,经典算例。-MATLAB-based particle swarm optimization program design, the classic example.
Calc
- 四则运算计算器 可以计算整数四则运算,例如:7+5*(3+4) (1)按要求在提供的框架程序源程序的基础上对程序进行修改、补充,并调试通过。 (2)修改主程序结构,使程序可以反复运算,直到选择退出为止。 (3)增加文件的输入输出功能,是计算过的式子和结果可以根据需要设置命令存储到文件中,同时也可以直接从文件中输入四则运算的式子,运算后,结果输出到原文件中。-Arithmetic calculator can calculate the integer arithme
hc4046_pll_calc
- Example of calculating PLL factors and component values for 74HC4046 chip. Based on a Texas Instruments application note, fixed and converted to Python.
Hungury-algorithm-based-matlab
- 本实例采用Warshall-Floyd算法求赋权图中任意两点间的最短路径-This example uses Warshall-Floyd algorithm weight graphs the shortest path between any two points
PLS
- 偏最小二乘回归的通用程序,以“基于近红外光谱分析的汽油组分建模”为例 -Partial least squares regression of the general program of " Near infrared spectroscopy based gasoline component modeling" as an example
MATLAB
- MATLAB语言与控制系统仿真,基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所
chap12
- 子体模拟 对于各个计算组织,等离子体的模拟一直是个极大的挑战,有很多不同近似程度的模拟计算方法。包括完整的动力学计算方法,流体近似方法和关于漂移扩散方程的方法。近几年来,有人用Fokker-Planck方程处理等离子体中的电子,同时把离子当作流体进行耦合计算,获得了很好的计算结果。本章我们将介绍基于通用Fokker-Planck方程的计算求解过程,并通过一个具体实例得到电容放电过程的电子密度分布。希望通过该简单模型使读者对等离子放电建模过程有个初步的了解。-The sub-body sim
Polyfit
- 多项式拟合的,基于徐士良的程序,例子中是以书中的例子,自己改编为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
mle_example
- an example for most likelyhood estimation based on matlab platform
TfsBp
- 这是一个用于进行聚类分析的例子,基于MATLAB编制而成,用于对各种复杂的数据集进行分类处理。-This is an example for cluster analysis, compiled based on MATLAB is used for a variety of complex data sets for classification.
plot_multilabel
- 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
fingqen_v27
- 均值便宜跟踪的示例,利用matlab写成的窄带噪声发生,汽车课设货车Matlab驱动力图程序。- Example tracking mean cheap, Using matlab written narrowband noise occurs, Car class-based truck driver trying to Matlab program.
