登录
首页 » matlab » dianliuzhihuanbijiaofa

dianliuzhihuanbijiaofa

于 2008-09-09 发布 文件大小:9KB
0 163
下载积分: 1 下载次数: 0

代码说明:

说明:  电流滞环比较法源程序,绝对好用,自己运行过得,用的是7.0(Hysteresis current source of comparative law, the absolute ease of use, running their own lives, using a 7.0)

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

发表评论

0 个回复

  • 模拟电子技术的课件 希望对需要的人会有些帮助
    模拟电子技术的课件 希望对需要的人会有些帮助 -Analog electronic technology courseware hope to those who need some help
    2022-03-21 23:24:42下载
    积分:1
  • EASYUI的经典后台模板 - 1.2.2
    说明:  经典模板,Easyui版本1.2.2,Jquery版本1.4.4(Classic template, Easyui version 1.2.2, Jquery version 1.4.4)
    2020-06-21 00:00:02下载
    积分:1
  • new camera calibration algorithm Functions with a calculated exercise group were...
    摄像机标定新算法,用一个子函数计算出两组运动组的参数本程序用于调试摄像机标定新算法这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算加入标定整体误差计算,运动复原和三维复原整体误差计算应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 -new camera calibration algorithm Functions with a calculated exercise group were the parameters of the testing procedures for the new camera calibration algorithm of this procedure in the original change based on the return of some value, the standard deviation to the mean square value calculated by adding the overall calibration error terms, 3D sports rehabilitation and recovery overall error calculation should be calculated using the 3D vector translation recovery, derived from the statistical point of its z direction as is the number, the greater the correct translation vector
    2022-07-20 02:37:02下载
    积分:1
  • C#代码实现带查询功能的ComboBox控件
    C#代码实现带查询功能的ComboBox控件,并且还可显示输入提示,在右边的列表框中输入信息,如果输入焦息与列表框中信息匹配,信息会自动显示在列表框中,用户之需选择,而不需要输入,提升操作体验。
    2022-01-26 19:10:43下载
    积分:1
  • SDIO_IAP
    STM32的IAP升级程序,已经是可以用的,是用SD卡升级的程序,简单好用,有需要的朋友可以直接用(The STM32 IAP upgrade process, it is already possible to use, is to use the SD card upgrade program, easy to use, a friend in need can be directly used)
    2020-07-01 19:00:02下载
    积分:1
  • 项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004...
    项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004-11-29 指导教师:罗建军 一.项目背景: 1.背景简介 我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。 2.项目目标 编写一个能进行科学计算的计算器程序。 要求: 输入:被计算的数据 输出:计算结果 3.运行环境 1 硬件: PIII 计算机(CPU 主频 550MHz以上、128MB内存) 2 软件 Windows XP 操作系统 Visual C++ 6.0 二.算法描述 1 选用对话框,并加入控件,做好计算器可视的外表。 2 给控件添加属性中的ID和名称。 3 在CCaculateDilg类中添加主要程序代码。 4 数字的输入 这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理. 1.处理输入 在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
    2022-08-23 23:54:45下载
    积分:1
  • 80套经典网页设计模版 80套完整的经典网页设计模板,很酷!有些模板您修改修改就可建站,真的不错! 对于不习惯用各种工具但是又渴望做一个网页的你特别适用,而大侠...
    80套经典网页设计模版 80套完整的经典网页设计模板,很酷!有些模板您修改修改就可建站,真的不错! 对于不习惯用各种工具但是又渴望做一个网页的你特别适用,而大侠级的朋友们也值得研究研究-80 sets of classic web design templates 80 complete sets of the classic web design templates, cool! Some templates you can amend the amendment the establishment of the station, really good! For those using various tools but also eager to do a special website you apply, and the heroes- class friends is worth studies
    2022-02-10 17:05:55下载
    积分:1
  • sqlite-source-3_6_6_2
    说明:  sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package(sqlite latest source This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package)
    2008-11-29 16:13:56下载
    积分:1
  • 温度采集实现
    说明:  模拟温度采集,当程序停止数据采集后,自动产生数据文件的头文件,它包括操作者名字和文件名,然后将采集的数据附在头文件后面。(When the program stops data acquisition, the header file of the data file is automatically generated, which includes the name of the operator and the file name, and then the collected data is attached to the header file.)
    2020-11-09 10:22:23下载
    积分:1
  • 用PC调试GSM模块的软件,做为GSM开发工程师的有效利器
    用PC调试GSM模块的软件,做为GSM开发工程师的有效利器-GSM module debugging using PC software, GSM as an effective tool for development engineers
    2023-03-03 15:00:04下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载