CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab flow
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab flow - List
[
matlab
]
Newton-Raphson Power Flow Calculation
DL : 0
牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
Update
: 2025-02-17
Size
: 1kb
Publisher
:
大鸟
[
matlab
]
MATLAB
DL : 0
可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序 -Feasible point marking the best matching algorithm for the MATLAB code for the minimum cost maximum flow algorithm of the MATLAB program code Hungarian algorithm MATLAB code genetic algorithm to solve TSP problems Matlab procedures for genetic algorithm to solve nonlinear programming problems Matlab procedures
Update
: 2025-02-17
Size
: 117kb
Publisher
:
[
matlab
]
chaoliujisua
DL : 0
标准的MATLAB潮流计算程序,相信对大家有一定的帮助-Standard MATLAB flow calculation procedures, believe that everyone has some help
Update
: 2025-02-17
Size
: 7kb
Publisher
:
柳三喜
[
matlab
]
MATLABzuijiachaoliujisuan
DL : 0
MATLAB潮流计算和最优潮流计算的程序,对毕业设计有一定用处-MATLAB flow calculation and optimal power flow calculation procedures, graduation design has some use in
Update
: 2025-02-17
Size
: 137kb
Publisher
:
柳三喜
[
matlab
]
ljxsh61183xg1cs
DL : 0
MATLAB潮流计算-MATLAB flow calculation
Update
: 2025-02-17
Size
: 6kb
Publisher
:
sjl
[
AI-NN-PR
]
JSPGA
DL : 1
车间作业调度问题遗传算法Matlab源码 -Job-shop scheduling problem genetic algorithm source Matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
hj
[
matlab
]
MATLAB
DL : 0
MATLAB潮流和最佳潮流计算程序 MATPOWER - Matlab routines for solving power flow problems.-MATLAB trends and best flow calculation procedure MATPOWER- Matlab routines for solving power flow problems.
Update
: 2025-02-17
Size
: 133kb
Publisher
:
王力
[
matlab
]
matlab
DL : 0
matlab编写的流体力学计算和传热计算程序。-matlab prepared CFD and heat transfer calculations.
Update
: 2025-02-17
Size
: 904kb
Publisher
:
张杰
[
matlab
]
matlab
DL : 0
控制流语句if-else-end,并且用学生成绩举例,创建Hilbert矩阵,n阶魔方矩阵,编写一个M函数文件-Control-flow statements if-else-end, and with student achievement, for example, create a Hilbert matrix, n-order magic square matrix, the preparation of an M function file
Update
: 2025-02-17
Size
: 3kb
Publisher
:
王斌斌
[
AI-NN-PR
]
CFA-Matlab
DL : 1
有关链路容量和流量优化分配的遗传算法 函数功能 使用遗传算法求解通信网链路容量和流量联合优化分配问题-Related to link capacity and flow of genetic algorithm to optimize the distribution function using genetic algorithm function communication network link capacity and traffic distribution of the joint optimization
Update
: 2025-02-17
Size
: 2kb
Publisher
:
huangmeichun
[
ELanguage
]
matlab
DL : 0
本程序的功能是用牛顿-拉夫逊法进行潮流计算-This procedure is the function of Newton- Raphson power flow calculation method
Update
: 2025-02-17
Size
: 6kb
Publisher
:
ly
[
Documents
]
Matlab
DL : 0
一个7节点的牛拉法潮流计算小程序,只适合于交流系统-Rafah cow flow calculation applet
Update
: 2025-02-17
Size
: 12kb
Publisher
:
tian zhi hao
[
Windows Develop
]
67506267opticalflowmatlabcodes
DL : 0
matlab code for optical flow lk algorighm
Update
: 2025-02-17
Size
: 250kb
Publisher
:
dorababu
[
matlab
]
locas_kanade-matlab
DL : 0
matlab实现的lucas-kanade光流迭代算法-matlab achieved lucas-kanade optical flow iterative algorithm
Update
: 2025-02-17
Size
: 4kb
Publisher
:
ziting
[
matlab
]
matlab
DL : 0
本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。-In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm and active contour model algorithm.
Update
: 2025-02-17
Size
: 3.49mb
Publisher
:
于晓辉
[
Other
]
matlab
DL : 0
floyd最短路算法&求网络的最小费用最大流&匈牙利算法&求网络的最小费用最大流-Floyd s short for network algorithm and the minimum cost flow and Hungary algorithm for the minimum cost and maximum flow network
Update
: 2025-02-17
Size
: 233kb
Publisher
:
江奇
[
Software Engineering
]
flow-shop
DL : 3
基于粒子群的生产调度源代码,简介,易懂,能很少的理解PSO的基本思路-PSO-based production scheduling source code
Update
: 2025-02-17
Size
: 27kb
Publisher
:
杨维
[
matlab
]
UnwellLineEquSet-matlab
DL : 2
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。 -Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
陈永恒
[
matlab
]
matlab-flow
DL : 0
matlab 计算潮流 用于计算电力系统的潮流,采用matlab程序语言,精确度0.01-matlab flow
Update
: 2025-02-17
Size
: 8kb
Publisher
:
hanfei
[
Software Engineering
]
matlab-flow-calculation-14-nodes
DL : 0
matlab潮流计算程序14节点。程序可用哦-matlab flow calculation program 14 nodes. Program available Oh
Update
: 2025-02-17
Size
: 5kb
Publisher
:
yeyu
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.