-
GUI_双缝干涉和牛顿环
利用matlab程序编写物理实验中的双缝干涉实验和牛顿环的实验,有助于老师进行数字教学(Using Matlab program to write the experiment of double slit interference and the experiment of Newton ring in physics experiment, it is helpful for teachers to carry on digital teaching)
- 2018-03-12 12:59:54下载
- 积分:1
-
saiche
简单的赛车游戏,在游戏中可以实现加速、减速和换道。游戏中尽量躲避障碍,一共有5次生命。(Simple racing game, the game can achieve acceleration, deceleration and lane changing Try to avoid obstacles in the game, a total of five times the life.)
- 2012-11-01 13:49:47下载
- 积分:1
-
MBE_DRV7.43
ifix MBE_DRV7.43 做组态通信的朋友直接调用(ifix MBE_DRV7.43)
- 2014-02-24 16:14:28下载
- 积分:1
-
labviewEMDsepration
labview 编写 的EMD分解程序(EMD sepration)
- 2010-03-09 16:59:15下载
- 积分:1
-
智能粮仓
智能粮仓管理系统,可以读取温度,湿度,大气压并且自动调节,还有用户登录管理界面(Intelligent granary management system, can read temperature, humidity, atmospheric pressure and automatically adjust, and user login management interface)
- 2019-03-28 16:27:46下载
- 积分:1
-
多年离线编程心血
机器人离线编程,作者多年心血。
主要解决的是机器人离线编程,涉及到计算机图形学。采用日系机器人的Motocom为通讯软件平台,在此基础之上开发相应的离线编程软件算法,完成复杂曲线的机器人轨迹运行
- 2022-02-03 14:06:39下载
- 积分:1
-
升余弦滚降系统
说明: 包括MATLAB原程序代码,注释,图片,为实验完整素材。(Including Matlab original program code, notes, pictures, for the experiment complete material.)
- 2020-06-04 11:44:39下载
- 积分:1
-
DBZP-matlab
GPS接收机的捕获算法-DBZP的matlab代码(The matlab code of the acquisition algorithm -DBZP of the GPS receiver)
- 2020-12-01 11:09:26下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
HoughLines
说明: 平台基于visual studio 2015,使用opencv实现霍夫变换检测直线(Implementing Hough Transform)
- 2020-06-20 05:20:02下载
- 积分:1