登录
首页 » matlab » PUSH_PULL_CONVERTER

PUSH_PULL_CONVERTER

于 2019-11-23 发布
0 240
下载积分: 1 下载次数: 7

代码说明:

说明:  推挽电路的仿真模型,适合电气专业的本科课程设计和学习所用(Simulation model of push-pull circuit, suitable for undergraduate course design and study in electrical engineering)

文件列表:

PUSH_PULL_CONVERTER.mdl, 51009 , 2011-10-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 炉石_超级商人_训练
    魔兽世界335 eluna插件。多功能炉石。(World of Warcraft 335 eluna plug-in.)
    2020-06-17 15:42:36下载
    积分:1
  • 多径搜索
    说明:  利用滑动相关和串行干扰消除算法估计多径时延(stimating multipath delay using sliding correlation and serial interference cancellation algorithms)
    2019-03-04 21:59:49下载
    积分:1
  • fdtd-forupload
    说明:  时域有限差分 电磁波入射到pec表面,pmc表面等例子(FDTD electromagnetic wave incident on PEC surface, PMC surface and so on)
    2020-10-03 14:17:47下载
    积分:1
  • ETAP4节点系统仿真
    说明:  ETAP电力系统仿真平台汇总搭建的4节点系统故障仿真模型(4-node system fault simulation model built up by ETAP power system simulation platform)
    2020-06-25 00:40:02下载
    积分:1
  • C# CS结构发消息聊天模块
    C# CS结构发消息聊天模块,服务端和客户端同时运行,可简单互通消息,实现类似点对点聊天的功能,测试前请输入IP和端口号,登录功能需要服务器配合。
    2022-10-14 01:30:03下载
    积分:1
  • xsdk
    说明:  demo使用说明: 1、将libiflytts.so和libqtts.so拷贝到/usr/lib目录下 2、将demo中函数调用的ip地址参数修改成有合成服务的服务器地址 3、编译qtts.java和demo.java 4、输入命令 java -classpath "./" demo即可正常合成,生成的Wav文件为1.wav,在当前目录下(Demo instructions: 1. Will libiflytts.so and libqtts.so Copy to / usr / lib 2. Modify the IP address parameter of function call in demo to the server address with composition service 3. Compiling qtts.java and demo.java 4. Enter the command Java - classpath "." / "demo, and the generated wav file is 1.wav, which is in the current directory)
    2020-10-17 16:53:09下载
    积分:1
  • 在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修...
    在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修正和安全补正: 1 全面兼容PHP 5.x 版本 2 修正PHP 4.3.10以下版本中可能存在的安全漏洞 3 与XoopsUser::isAdmin() 相关的bug修正 4 升级Smarty至2.6.5版 英文版其他说明参考: http://xoops.org.cn/modules/news/article.php?storyid=126 中文版2.09与英文版稍有不同: 1 加入中文内码转换函数 2 部分已知而英文版留至2.010的bug 3 部分模块升级至最新中文版: --digest 2.0 --news 1.21 中文修正 --newbb 2.0 中文修正 --wfchannel 1.06 --wfdownloads 2.05 中文修正 --wordpress for xoops 中文 1.0 --xconv 1.6 (建议安装) --xmline 1.0-comprehensive English XOOPS 2.09, 2.091, 2.092 on the basis of the official release of 209 Chinese version of XOOPS 2.09x moderator if PHP5 upgrades, bug fixes and security Correction : a fully compatible with PHP 5.x amended version 2 PHP 4.3.10 version of the following possible security loopholes and XoopsUser 3 : : isAdmin () bug related to the four amendments to upgrade Smarty other English version 2.6.5 Reference Note : http://xoops.org.cn/modules/ news/article.php storyid = 2.09 126 Chinese and English version is sligh
    2023-02-09 01:35:04下载
    积分:1
  • 菲涅尔衍射
    说明:  矩形孔菲涅尔衍射模拟及圆形孔菲涅尔衍射模拟(Fresnel diffraction simulation of rectangular aperture and circular aperture)
    2019-03-21 10:32:27下载
    积分:1
  • 使用说明
    说明:  介绍了大圣轮回的安装方法,西游H5安装 修改服务端的三个xml文件 里面的ip 数据库信息 root/server/sh/configure_center.xml configure.xml configure_cross.xml 修改index里的区名 ip game/index.html 上传game.zip到网站目录 给777权限 cd /www/wwwroot unzip game.zip chmod -R 777 /www/wwwroot/game(The installation method of the Great Sacred Return is introduced.)
    2020-06-20 23:00:01下载
    积分:1
  • peizhun
    说明:  //以上的代码加载了两个PCD文件得到共享指针, //后续配准是完成对源点云到目标点云的参考坐标系的变换矩阵的估计, //得到第二组点云变换到第一组点云坐标系下的变换矩阵 // 将输入的扫描点云数据过滤到原始尺寸的10%以提高匹配的速度, //只对源点云进行滤波,减少其数据量,而目标点云不需要滤波处理 //因为在NDT算法中在目标点云 对应的 体素网格数据结构的 统计计算不使用单个点, //而是使用包含在每个体素单元格中的点的统计数据(The following links describe a set of basic PCL tutorials. Please note that their source codes may already be provided as part of the PCL regular releases, so check there before you start copy & pasting the code. The list of tutorials below is automatically generated from reST files located in our git repository.)
    2019-04-01 11:00:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载