-
Fuzzylogic is programmed by VB,simple,but the algorithm of it is deserved to hav...
模糊逻辑的VB实现,简单,但是算法的生成很值得看看,在Diablo,halflife等都能见到它的身影,希望对此研究的有用-Fuzzylogic is programmed by VB,simple,but the algorithm of it is deserved to have a look,in Diablo, halflife you,etc. you could its use, so maybe it will what you want
- 2022-08-07 07:40:40下载
- 积分:1
-
VC 自动关闭对话框类-VS2008
本程序基于VC2008,通过虚构一父窗口,将MessageBox设为其子窗口,利用SetTimer()函数实现对MessageBox(),在设定的时间自动关闭。
- 2022-05-27 19:26:12下载
- 积分:1
-
Pt100计算工具
Pt100传感器计算工具,输入温度值,如100℃,则能计算出相应的Pt100阻值。
- 2022-09-07 14:20:03下载
- 积分:1
-
数字罗盘HMC5883L的LPC1769
该项目展示了如何使用HMC5883L磁力作为数字罗盘,并打印出值度在控制台上显示,其中磁力面临的方向。范围是0-359度,其中0表示北,90是东,180是南部和270是北方。但是,不包括倾斜补偿。h和.c文件包含随主程序。I2C用于磁力和数字罗盘之间的通信。我提到http://bildr.org/2012/02/hmc5883l_arduino/的代码,改变以适合LPC1769。你可以找到更多的信息有关引脚连接。就个人而言,我用4.7K欧姆上拉电阻。
- 2023-05-30 15:45:03下载
- 积分:1
-
EM算法的C++程序
一个EM算法的C++程序包。EM算法指即具有隐状态变量的分布中参数的最大似然估计。
- 2022-01-26 05:29:02下载
- 积分:1
-
公式计算例子关于sin方程组
公式计算例子关于sin方程组-formula examples of sin equations
- 2023-04-17 23:25:03下载
- 积分:1
-
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。...
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。-Ridge Regression RR ridge regression estimates, it is useful to nonlinear time series algorithms, in Local Polynomial prediction in very useful.
- 2022-02-12 20:17:17下载
- 积分:1
-
I[1].M.Smith所著的《有限元方法编程》第三版Fortran程序
I[1].M.Smith所著的《有限元方法编程》第三版Fortran程序-I [1]. M. Smith book
- 2022-02-09 23:50:34下载
- 积分:1
-
constant recognition of a simple four Operators (3KB)
识别常数的简单四则运算(3KB)-constant recognition of a simple four Operators (3KB)
- 2022-01-29 00:40:33下载
- 积分:1
-
solving nonlinear equations in a way : by using a method of optimizing initial G...
解非线性方程组的一种方法:先用一种优化方法将给定初值(它有可能会使得后续的牛顿法发散)通过一条比较快的途径收敛到精确解附近,得到一个新的初始点,然后再通过牛顿法将新的初始点迭代到精确解(一定的误差范围内)。这种方法的优点在于:它可以将牛顿法快速收敛的优势发挥出来,同时又避免了该方法收敛域比较窄的缺点。-solving nonlinear equations in a way : by using a method of optimizing initial Givens (it might make follow-up to Newton"s law divergence) adopted a relatively fast convergence to the channel near the exact solution, to be a new starting point, and then Newton"s law of the new iteration of the initial point of the exact solution ( some of error). This method has the advantage : it can be rapid convergence of Newton"s method to exploit the advantages while avoiding convergence of the method is relatively narrow domain shortcomings.
- 2022-03-20 10:21:18下载
- 积分:1