-
3_Onduleur-3-niveaux--NPC
3_Onduleur 3 niveaux NPC simulation matlab + resultat
- 2012-03-26 04:46:52下载
- 积分:1
-
blands-rule
一篇描述anti-cycling理论的文章,希望对大家有所帮助。。(bland s least index rule, an article on anti-cycling theory)
- 2012-05-10 10:22:39下载
- 积分:1
-
LPFSample
MATLAB完成低通滤波器仿真,LPF由CIC和半带构成(LPF CIC HB)
- 2015-01-07 17:14:44下载
- 积分:1
-
circuit-and-system-using-matlab
本书介绍使用MATLAB进行电路、信号与系统的分析,主要内容有三篇:学用MATLAB、
电路分析、信号与系统分析。第一篇为MATLAB语言的基础知识,介绍MATLAB数值计算、
程序设计、符号运算及图形绘制方面的功能和指令。第二篇为MATLAB在电路分析中的应
用,按电路分析的三大基本内容分章:电阻电路、动态电路的时域分析、频域分析。本篇除介
绍使用MATLAB进行电路分析的基本方法外,还给出了作者自编的通用符号电路分析程序
sana.m,它使线性电路的分析问题变得十分简单。第三篇主要配合高等教育出版社出版、赵
录怀等编的《信号与系统分析》教材编写,共七章:信号的可视化、LTI系统的时域数值分析、
拉普拉斯变换、z变换、连续时间信号与系统的傅里叶分析、离散时间信号与系统的傅里叶分
析、模拟与数字滤波器。(This book describes the circuit, signal and system analysis using MATLAB main content three: Learning with MATLAB
Circuit analysis, signals and systems analysis. MATLAB language basics first describes the MATLAB numerical calculation,
Program design, symbolic computation and graphics rendering functions and instructions. Second MATLAB in circuit analysis should
With three basic circuit analysis is divided into chapters: resistive circuits, dynamic time-domain circuit analysis, frequency domain analysis. This in addition to referral
Shao circuit analysis using MATLAB, but also gives the universal symbol circuit analysis program of self
sana. m, it is very simple linear circuit analysis. The third major with the Higher Education Press, Zhao
Recorded pregnant edited "Signals and Systems Analysis" textbook written seven chapters: the visualization of the signal, LTI system time domain numerical analysis,
Laplace transform, z transform, continuous-time signals and systems, Fourier an)
- 2013-03-26 09:47:30下载
- 积分:1
-
ieee34Mod2
辐射性配电网潮流计算34节点的源码,还有另外两个,请下载搜索ieee34linecode和ieee34runmode2(opendss software distribution power flow calculation radioactive source node 34, there are two other, download search ieee34linecode)
- 2020-11-09 20:29:47下载
- 积分:1
-
ANNandSAA
说明: 用matlab编写的遗传算法和模拟退火程序(Matlab prepared using genetic algorithms and simulated annealing procedures)
- 2008-10-27 22:33:28下载
- 积分:1
-
pwm
这是我自己编写的产生PWM波的MATLAB程序,由于PWM波在信号变换领域很有用,希望对大家有所帮助~(This is my own writing production PWM wave of MATLAB, due to the PWM wave in the signal transformation field is very useful, hope to be helpful to you ~
)
- 2021-04-22 22:38:48下载
- 积分:1
-
cts-pp-2k13
In this paper, we present an improved and discrete version of the Cuckoo Search (CS) algorithm to solve the famous traveling salesman problem (TSP), an NP-hard combinatorial optimisation problem.
- 2014-11-23 18:14:04下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
sfpc
状态反馈预测控制的仿真源码,输入参数可以直接进行仿真(State Feedback Predictive Control source of emulation, simulation input parameters can be directly)
- 2020-08-10 14:48:32下载
- 积分:1