-
ps2code
说明: matlab程序解非线性方程KVD方程,非常方便(matlab)
- 2010-04-13 04:25:18下载
- 积分:1
-
arco
arcodemo.m: demonstration of arithmetic coding
call arenc.m, ardec.m
- 2010-05-04 19:06:17下载
- 积分:1
-
ellipseDetection
Detecting the ellipse in an image
- 2015-04-16 14:27:22下载
- 积分:1
-
MOEA/D 多目标优化算法
function pareto = moead( mop, varargin)
%MOEAD runs moea/d algorithms for the given mop.
% Detailed explanation goes here
% The mop must to be minimizing.
% The parameters of the algorithms can be set through varargin. including
% popsize: The subproblem"s size.
% niche: the neighboursize, must less then the popsize.
% iteration: the total iteration of the moead algorithms before finish.
% method: the decomposition method, the value can be "ws" or "ts".
- 2023-02-25 01:20:03下载
- 积分:1
-
OFDMa
详细给出了ofdm的 误码率计算的matlab程序
并绘出了其误码率曲线(detailed ofdm given the error rate, the Matlab procedures and draws its error rate curve)
- 2007-05-17 22:28:44下载
- 积分:1
-
matlab-CGH
matlab语言实现计算全息,修正离轴灰阶显示(the matlab language calculation holographic corrected off-axis grayscale display)
- 2020-08-03 15:18:37下载
- 积分:1
-
tamrin-seri-2
matlab program for adapting filter
- 2014-01-29 19:27:24下载
- 积分:1
-
monituihuosuanfa
基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。(Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.)
- 2009-05-12 09:53:16下载
- 积分:1
-
Untitled2
AWGN信道设计与仿真熟悉加性高斯白噪声(AWGN)信道,学习Matlab相关编程知识及AWGN信道的设计与仿真实现。(AWGN channel)
- 2015-01-17 19:56:26下载
- 积分:1
-
PQ 分解法潮流计算程序matlab源代码
资源描述
资源描述
PQ 分解法潮流计算程序matlab源代码
%电力系统潮流计算程序;
%输出:U—节点电压,P—节点有功,Q—节点无功,deltaSij—支路功率损耗,
%Sij—从节点 i 流向节点 j 的功率,S—节点复功率,sumdeltaS—网络总损耗
%输入参数:point 为节点信息矩阵,zhilu 为支路信息矩阵;
- 2023-02-14 10:30:04下载
- 积分:1