搜索资源列表
角谷猜想
- 日本一位中学生发现一个奇妙的“定理”,请角谷教授证明 ,而教授无能为力,于是产生角谷猜想。猜想的内容是:任给一 个自然数,若为偶数除以2,若为奇数则乘3加1,得到一个新的 自然数后按照上面的法则继续演算,若干次后得到的结果必然为 1。请编程验证。 *问题分析与算法设计 本题是一个沿未获得一般证明的猜想,但屡试不爽,可以用 程序验证。 题目中给出的处理过程很清楚,算法不需特殊设计,可按照 题目的叙述直接进行证。-a Jap
weijifen
- 微积分的数值计算函数,包括: double composite_simpson(double(*f)(double),double a,double b,int n) double romberg(double(*f)(double),double a,double b,double eps,int max_it) double gauss_legendre(double(*f)(double),double a,double b) double central_difference(doubl
jinyang
- 步进电机反馈控制系统 1)基本要求与提示 (难度系数1.0) 利用利用8255 输出脉冲序列,控制BA,BB,BC,BD 脉冲,经放大后驱动小型步进电机,达到使 电机定速运转之目的.。控制过程采取开环与闭环两种方式实现: (1)按指定速度控制输出实现开环转速变化; (2)按指定速度控制输出实现闭环转速变化,闭环控制根据偏差增减输出(固定值或与偏差成比例,类 似于积分调节); 《微机实验及课程设计》实验指导书 62 (3)速度参数可选择通过实验装置上的可变电位器
A_Calculus_of_Communicating_Systems
- A book introducing A Calculus of Communicating Systems. It s extremely useful for those study parellel computing.
bassalemagic
- Calculus of Magic Number of Displacement
fanfan
- A simple calculus in Assembly
CYYSF
- C语言算法演算大全,包含各种经典的题例,希望能帮到大家-C language algorithm calculus Book, including a variety of classic problem cases, hope to help you
ROCKET-TRAJECTORY-
- 提供龙格库塔积分程序,火箭入轨的判据。有一定的深度。具备相当的参考价值-provide Runge-Kutta calculus, fire arrow-format input . Have certain specific depth equivalent basis references
kexuejisuan
- 易语言科学计算器,包括算式解析,曲线拟合,联立方程,概要统计,微积分等等算法。-Easy language scientific calculators, including expression analysis, curve fitting, simultaneous equations, summary statistics, calculus, etc. algorithm.
diaoduxitong
- 公司专用的调度系统 用上位机控制随意轨迹的机器小车运动 减速 停止 加速 一切仿真定位在软件窗口上根据客户任意的画的轨迹图 电脑任何格式的图 采用微积分算法 功能非常强大 公司宝贵资料-Company-specific scheduling system with PC control arbitrary trajectory acceleration deceleration stop motion machine trolley positioned on all emulation sof
Calculus-CPP
- Calculus program using C++ language. The program will solve the distance between two points, points of the line joining two points and area of the triangle. The c++ program also have its graphical design using gotoxy.h
Taylor-expansions
- Design and implement an improved LabVIEW programme, that could be used to further explore how accurate truncated Taylor expansions of sine and cosine functions are, as a function of the highest argument power that is retained. The VI should allo
lab3
- 用c++实现复化矩形积分和复化辛普森积分-With c++ achieve complex of rectangular integral calculus and complex Simpson
[Shantanu_Das]_Functional_fractional_calculus_for
- Functional Fractional Calculus for System Identification and Controls
Fractional Differential Equations
- 有关分数阶微分方程的一本入门书籍,并附有数值例子。(This book is about problems arising in the area of fractional calculus Numerical Solution of Fractional Differential Equations)