登录
首页 » matlab » Desktop

Desktop

于 2020-06-18 发布 文件大小:2312KB
0 134
下载积分: 1 下载次数: 1

代码说明:

  电动汽车用OBC-LDC一体化动力装置的拓扑结构及控制方案。准备做集成OBC和LVDC的仿真,但它还处于早期,希望能一起讨论。(Topological structure and control scheme of OBC-LDC integrated power device for electric vehicle. Prepare to do integrated OBC and LVDC simulation, but it is still in the early stage, hope to discuss together.)

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

发表评论

0 个回复

  • Python编程:从入门到实践
    一本很好地python入门编程书籍,建议新手都看一下(A good python book,I suggest every new one reading it.)
    2018-08-22 22:19:31下载
    积分:1
  • C# 取消磁盘共享功能的实例
    Visual C# 取消Windows 磁盘共享源代码,在Widnwos7也可设置某一磁盘共享和不共享,本程序只是模拟实现的功能,可取消已被共享的磁盘,在文本框中输入盘符即可取消该盘的共享属性。编写思路,单击一个按钮,创建一个事件,将整个需要实现的功能都写进按钮事件中,事件的代码如下:   System.Diagnostics.Process myProcess = new System.Diagnostics.Process();   myProcess.StartInfo.FileName = "cmd.exe";//启动cmd命令   myProcess.StartInfo.UseShellExecute = false;//是否使用系统外壳程序启动进程   myProcess.StartInfo.RedirectStandardInput = true;//是否从流中读取   myProcess.StartInfo.RedirectStandardOutput = true;//是否写入流   myProcess.StartInfo.RedirectStandardError = true;//是否将错误信息写入流   myProcess.StartInfo.CreateNoWindow = true;//是否在新窗口中启动进程   myProcess.Start();//启动进程   //执行取消磁盘共享命令   myProcess.StandardInput.WriteLine("NET SHARE " + textBox1.Text + "$ /DEL");   MessageBox.Show("执行成功", "信息", MessageBoxButtons.OK, MessageBoxIcon.Information);
    2023-05-13 16:00:03下载
    积分:1
  • PV_MPPT
    在matlab下编写的分布式发电光伏最大功率点跟踪的程序(In the matlab prepared under the distributed power generation photovoltaic maximum power point tracking program)
    2017-06-01 21:29:05下载
    积分:1
  • visible_light
    结合论文实现可见光通信matlab仿真 代码可以正常运行(Matlab simulation of visible light communication combined with Thesis ,Code can run normally.)
    2018-10-21 17:24:01下载
    积分:1
  • Weigh
    合泰 BH67F5245 称重处理代码 适合初学者使用(Weigh processing code)
    2020-11-13 11:29:43下载
    积分:1
  • 网络视频传输控件;采用了第三方组件,看看对你们有什么用。...
    网络视频传输控件;采用了第三方组件,看看对你们有什么用。-Network Video Transmission Control; Use of third-party components, you look at what is the use.
    2023-02-20 09:20:05下载
    积分:1
  • test1.part08
    说明:  这是一个基于pocketsphinx的例子程序,已经在andtoid studio编译成功,并能识别简单的词汇。这是第8部分(This is an example program based on pocketsphinx, which has been successfully compiled in andtoid studio and can recognize simple words. This is the 8th part.)
    2020-06-21 19:00:01下载
    积分:1
  • 第6讲
    说明:  永磁同步电机,模型基于仿真教育,程序书写以及具体历程,(Motor model, program simulation implementation, Simulink simulation based on S-function module, MATLAB simulation environment)
    2020-10-19 10:50:15下载
    积分:1
  • 汽车检测
    本规范使用OPENCV和opencvblob lib中检测到汽车跨下红灯人行横道,这段代码 使用背景减除的运动检测和模板匹配的交通灯颜色检测,用于运行此 代码是必要的MinGW(带的pthread)和Eclipse。在这部影片中的示例https://www.youtube.com/watch?v=I7wW24j57Lw
    2022-03-18 23:23:11下载
    积分:1
  • WF5_Win64_crk
    pro/engneer 5.0 64位破解文件(pro/engneer 5.0 64bit crack file)
    2020-11-19 09:09:38下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载