CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - basic circuit

搜索资源列表

  1. dsk02n

    0下载:
  2. 用MATLAB实现电路的运算,可以运用它实现一般的电路基本原理-MATLAB circuit operation, it can be used in general to achieve the basic tenets of the circuit
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:91308
    • 提供者:chengdu
  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2138
    • 提供者:xuechaoling
  1. 080604

    0下载:
  2. 基于MATLAB的“电力电子技术"仿真实验的研究 为了方便地对这些变流电路进行仿真, 采用了MATLAB的Simulink库。同时,还采用VISUAL BASIC语言将电力电子变流电路的波形与MATLAB 仿真界面进行链接,以便更简洁地、直观地,甚至是在无人指导的情况下,让学习者独立地完成电力电子 变流电路的仿真实验。 -MATLAB based on the " Power Electronics" simulation study in order to
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:226988
    • 提供者:吕大
  1. SignalsandSystemswithMATLAB

    0下载:
  2. 介绍了如何使用matalab对信号系统进行仿真,对初学者很适用-This text contains a comprehensive discussion on continuous and discrete time signals and systems with many MATLAB® examples. It is written for junior and senior electrical engineering students, and for self-st
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5466960
    • 提供者:马军辉
  1. signalandsystemwithmatlab

    0下载:
  2. 信号与系统第二版作者是Steven T. Karris。全书分为基本信号表述,拉普拉斯变换,反拉普拉斯变换,电路分析,脉冲响应等章节。-Signals and Systems 2nd edition written by Steven T. Karris. The book is divided into basic signal representation, Laplace transform, anti-Laplace transform, circuit analysis, impuls
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4713766
    • 提供者:wangping
  1. wangluo

    0下载:
  2. 输入网络参数,从而得到网络的关联矩阵、基本回路矩阵和基本割集矩阵Qf-Enter the network parameters, and thus obtain the network incidence matrix, fundamental circuit matrix and the basic cut-set matrix Qf
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:775
    • 提供者:丁瑜
  1. fullwaverectifier

    0下载:
  2. basic full converter lab circuit
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:9752
    • 提供者:
  1. halfwave

    0下载:
  2. basic lab circuit of halfwave coverter
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:9559
    • 提供者:
  1. boost

    1下载:
  2. BOOST电路的仿真,最基本的 -BOOST circuit simulation, circuit simulation BOOST most basic and fundamental
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:8675
    • 提供者:杨洋
  1. maxcost

    0下载:
  2. “基于Floyd最短路算法的Ford和Fulkerson迭加算法”的最小费用最大流算法,其基本思路为:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条自V1至Vn的最短路;再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流量增至最大可能值;而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新确定,如此多次迭代,最终得到最小费用最大流。 -" Floyd shortest path algorithm based on the Ford and
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1361
    • 提供者:biaoshi
  1. dipole_1

    0下载:
  2. This program is a very basic three-dimensonal FDTD program with a source in the middle of the problem space.This similar to the two dimensonal problem but here we assume that the source is not a point source. A simple Dipole Antenna consists of tw
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1707
    • 提供者:Rafal
  1. Electronics-and-Circuit-Analysis-Using-MATLAB---J

    0下载:
  2. The book can be used by students, professional engineers and technicians. The first part of the book can be used as a primer to MATLAB. It will be useful to all students and professionals who want a basic introduction to MATLAB. Parts 2 and 3 a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3113938
    • 提供者:
  1. vector

    0下载:
  2. 当然矩阵的加减乘也是十分的重要,国内外都是如此,进行大型的科研项目,涉及到复杂的线性代数,行列式,以及电路分析图都会用到矩阵的基本运算。但是就目前来看,学生对矩阵运算的研究还很少,不够理解和熟悉,于是我们就要提供更多的信息和软件的帮助。-Matrix addition and subtraction, multiplication is of course very important, are so at home and abroad, large-scale research projec
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2261458
    • 提供者:雪松
  1. matlab

    0下载:
  2. Matlab基本电路运算,只需要输入电路的基本信息如节点数,电源的电压。电流等即可得出电路所有的电量-Matlab basic circuit operation, and only need basic information such as the number of nodes of the input circuit, the power supply voltage. Current, etc. can draw all the power of the circuit
  3. 所属分类:matlab

    • 发布日期:2017-03-12
    • 文件大小:13312
    • 提供者:王毅
  1. essay

    0下载:
  2. 电路分析基础。RLC电路的阻抗匹配,用功功率、无功功率计算。-The basic circuit analysis. RLC circuit impedance matching, the studious power, reactive power.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:814
    • 提供者:王竹喜
  1. dianlidianzijishufangzhen

    0下载:
  2. 电力电子技术各种基本电路的Simulink仿真,比如单相半波,单相全波,三相半波,三相全波,三相桥式等等各种电子电路的仿真-Simulink power electronics technology of basic circuit simulation, such as single-phase half-wave, single-phase full-wave, three-phase half wave, full wave simulation of three-phase, three
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:111682
    • 提供者:张英杰
  1. Simulacao_01

    0下载:
  2. Simulation of basic circuit eletric
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:11700
    • 提供者:Rafaela
  1. Simulacao_02

    0下载:
  2. Simulation of basic circuit eletric
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3717
    • 提供者:Rafaela
  1. Simulacao_P1

    0下载:
  2. Simulation of basic circuit eletric
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3615
    • 提供者:Rafaela
  1. 04272405

    0下载:
  2. A photovoltaic array (PVA) simulation model to be used in Matlab-Simulink GUI environment is developed and presented in this paper. The model is developed using basic circuit equations of the photovoltaic (PV) solar cells including the effect
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:189134
    • 提供者:Prithvi
« 12 »
搜珍网 www.dssz.com