-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
STM32F407 Ethercat
直流有刷电机驱动程序,基于STM32F4(DC brush Motor Driver code, based on STM32F4)
- 2018-05-22 14:06:11下载
- 积分:1
-
28JIEDIAN
基于MATLAB的28节点辐射状的前推回代法
基于MATLAB的28节点辐射状的前推回代法(Forward and backward substitution method based on MATLAB 28 node radial radial ago 28 node based on MATLAB and backward substitution method)
- 2013-05-13 07:45:53下载
- 积分:1
-
内部温度传感器实验
对STM32单片机内部的温度进行测量,主要靠的是内部传感器(Temperature measurement in STM32 single chip computer mainly depends on internal sensors.)
- 2020-06-22 17:20:02下载
- 积分:1
-
STM32F103C8T6_UCOS_DEMO
说明: 这是按照前面我发的从零开始学习ucosii手册,编写成功的模板。芯片是stm32f103c8t6,移植在f103芯片上,都是同理可得。记住虽然可以直接拿着用,但是要修改对应的IO口哦,程序效果是led小灯闪烁。(有一个问题我也不太清楚,理论上c8t6的启动文件应该是startup_stm32f10x_md.s,但是用它却不能成功。用startup_stm32f10x_hd.s却成功了。)(This is a successful template written in front of the uCOSII manual that I started from zero. The chip is stm32f103c8t6, and the transplant is on the F103 chip. Remember that although it can be used directly, but to modify the corresponding IO mouth Oh, the program effect is the LED light flicker. (there is one problem I'm not very clear about. In theory, c8t6's startup file should be startup_stm32f10x_md.s, but it can't be successful with it. It was successful with startup_stm32f10x_hd.s.))
- 2018-02-03 15:40:42下载
- 积分:1
-
创龙开发板实例源码(含资料)
创龙开发板实例源码(含资料)
- 2020-11-04下载
- 积分:1
-
twincat
twincat是开发平台的实时控制自动化软件(TwinCAT is a real-time control automation software for development platform)
- 2019-02-14 08:00:09下载
- 积分:1
-
linux V4L2驱动(USB摄像头)
linux系统下的USB摄像头驱动,已经调试成功;
- 2022-04-19 08:01:48下载
- 积分:1
-
zhan
栈之间的传递,给于栈之间的归纳。总结。栈的进入 很退出(Stack Biography)
- 2013-11-18 21:52:46下载
- 积分:1
-
segmentation_from_sdf_values_example
使用CGAL库对人体三维网格分割并且把分割后的网格展开到一个平面上(using cgal to segment a mesh an expend )
- 2016-03-31 18:52:44下载
- 积分:1