-
基于最小二乘法的永磁同步电机在线参数辨识MATLAB仿真模型
说明: 基于最小二乘法的永磁同步电机在线参数辨识MATLAB仿真模型,辨识电机电阻、电感和永磁磁链,精度较高。(MATLAB simulation model of on-line parameter identification of permanent magnet synchronous motor based on least square method identifies resistance, inductance and permanent magnet flux linkage of the motor with high accuracy.)
- 2020-06-19 08:20:02下载
- 积分:1
-
腕部脉搏传感器
说明: 腕部脉搏传感器利用压电薄膜传感器制作而成。(Wrist pulse sensor is made of piezoelectric thin film sensor.)
- 2020-06-21 21:20:02下载
- 积分:1
-
18款WebChart曲线图表/柱状图ASP.NET实例集
18款WebChart曲线图表/柱状图ASP.NET实例集,如演示截图所示,包括了网页动态曲线图和柱状图显示程序,附带有ASP.NET/C#源代码文件,用起来不错。。
- 2022-03-18 09:46:58下载
- 积分:1
-
AOI_test5.3
公司推荐的PLC,用来设计了段流程程序,结构清晰,功能分段,注释详明(The PLC recommended by the company is designed to segment the flow process, with clear structure, functional segmentation and detailed notes.)
- 2018-05-14 20:38:15下载
- 积分:1
-
ConvertTool
GBK,unicode utf-8 编码转换工具(Encode Convert Tool between GBK,unicode utf-8,url)
- 2020-06-22 23:40:01下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
totular about fixing some points in image
totular about fixing some points in image
- 2022-07-09 00:52:15下载
- 积分:1
-
MLE
说明: 利用最大似然估计法,对双频率的指数信号参数进行估计(Using the maximum likelihood estimation method, the parameters of exponential signals with two frequencies are estimated)
- 2020-03-20 21:37:18下载
- 积分:1
-
一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都...
一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序-Some of the basic function of the source code of the program include: (1) malloc function (2) free function (3) realloc function (4) calloc function (5) the preparation of students in the database (6) address book contains more than c language source code, obj documents and applications
- 2023-06-27 21:45:03下载
- 积分:1
-
NF2FF
近远场转换,解决实际使用问题,提高研发效率(near and far to help every body.)
- 2021-01-08 02:08:52下载
- 积分:1