资源列表

« 1 2 ... .71 .72 .73 .74 .75 27176.77 .78 .79 .80 .81 ... 28522 »

[matlab例程best-fit

说明:匹配算法是通过给每个顶点一个标号(叫做顶标)来把求最大权匹配的问题转化为求完备匹配的问题的。-Matching algorithm is through a label for each vertex (called the top mark) to seek the power matching problem into a complete matching problem.
<刘适> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程ford-max-flow

说明:解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。-Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow al
<刘适> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程Desktop

说明:Numerical analysis: Newton method used to solve the nonlinear problems.
<h> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程Peng_Robinson_EOS

说明:利用Peng_Robinson EOS 计算常见纯组分气体逸度和密度。利用matlab运行求解。-Peng Robinson is used to calculate the density and fugacity of single component gas at given pressure with Peng-Robinson equation.
<呵呵> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程OMP

说明:一个很好的MATLAB源代码——OMP,OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。-A good MATLAB source code-- OMP, OMP algorithm improvement lies in: every step of the decomposition of orthogonalization processing al
<夏树> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程LRC

说明:判别分析又称“分辨法”,是在分类确定的条件下,根据某一研究对象的各种特征值判别其类型归属问题的一种多变量统计分析方法。-Discriminant analysis is also called the "resolution", are classified in certain conditions, according to a study of the various characteristic values ascr ipti
<夏树> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程AC

说明:matlab编写的计算Xp-70盆式绝缘子交流污秽闪络程序。-A matlab program to calculate the ac pollution flashover voltage of Xp-70 insulator.
<董玉林> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算xtx

说明:一个简单的基于数学形态学的信号去噪算法程序。-A simple procedure for signal denoising algorithm based on mathematical morphology.
<董玉林> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程p_judge

说明:判断一组数据服从何种分布:正态分布判,断泊松分布判断,γ分布判断,指数分布判断,rayleigh分布判断-Determine a set of data obey what distribution
<雪人> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程unconstrained-nonlinear-

说明:用最速下降法求解无约束非线性规划问题,最大奇异值,其梯度列向量-Using the steepest descent method solving unconstrained nonlinear programming problem
<雪人> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程integer-programming

说明:指派问题整数规划,matlab程序,拟分配n 人去干n 项工作,每人干且仅干一项工作,若分配第i 人去干第j项工作,需花费c(i,j) 单位时间,问应如何分配工作才能使工人花费的总时间最少?-Assigned integer programming problem
<雪人> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程PCAJ

说明:这是一个将PCA用于过程监测的一段程序,可以仿真出不错的结果,希望有帮助-This is a PCA for process monitoring of a program can simulate a good result, I hope to help
<王楠> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 27176.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org