搜索资源列表
HS
- 函数绘图程序 VB 编写 可以绘制初高中 函数图像 支持颜色,精度修改 鼠标执针定位
chazhisuanfa
- 已知f(xn)=yn ,n=0,1,2,…,N;求通过这N+1个节点{(xn,yn)| n=0,1,2,…,N }的插值函数Pn (x)。 设计出具体的程序,分别使用拉格朗日插值,牛顿插值和三次自然样条三种算法绘制出相应的插值曲线。用三条不同颜色的曲线来表示三种插值方法在一段区间内的插值函数。要求动态显示曲线绘制全过程。
Interpolation.VC6
- 刚学数值分析,就碰到了插值。于是用VC编写了这个小程序。功能:绘制原函数、Lagrange插值、三次样条插值函数。移动鼠标就可以查看函数值。Enjoy it!
现代统计学与SAS应用
- 本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fisher的精确检验、典型相关分析、logistic回归模型和对数
Mathematica.rar
- 空间曲线与曲面的绘制 无穷级数与函数逼近 最小二乘法,Space Curves and Surfaces rendering infinite series with the function approximation least squares method
Degree_Distribution.rar
- 复杂网络中,度分布计算,函数,并绘制出度分布的分布图,Complex networks, distributed computing degree, function, and mapping the distribution of out-degree distribution
-MUL_estimators-
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值! - A Collection of Fitting Functions A collection of fitting functions for various Distributions. The provided files are an excellent source for EM based Matlab work.
Practical-geostatistics-assemblies
- 实用地统计学程序集——孙洪泉等,有求实验半变差函数,绘制直方图,理论半边差函数拟合,点克里金估值等程序功能说明、计算公式、源程序及计算实例-coding on geostatistics
sy
- lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
001
- 分别用双曲线函数和指数函数拟合曲线,并进行误差计算,并能绘制曲线-Respectively hyperbolic function and the exponential fitting curve, and make error calculation, and can draw the curve of
jvzhen
- 计算机系统结构中,利用随机函数产生出两个随机矩阵,计算两个矩阵相乘。在此过程中,记录下两个矩阵相乘之前之后的两个系统时间,求出时间差。绘制出矩阵维数和时间的坐标图。-Computer system architecture, the use of random function to produce two random matrices, calculated by multiplying the two matrices. In this process, the record before
09427
- 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
draw
- 绘制余弦曲线 在屏幕上用“*”显示0~360度的余弦函数cos(x)曲线-Cosine curve drawn on the screen with " *" shows 0 to 360 degrees cosine function cos (x) curve
CDraw Application
- 自定义一元n次函数,根据定义的函数及其值域绘制曲线,并且对已知曲线进行多种运算,例如:求导,微分,曲率,去杂点,平滑等等。-N times one dollar custom function, by definition, the function and range of drawing curves, and a variety of computing known curve, for example: derivation, derivative, curvature, to the
random2
- 模拟连续独立信号。产生一段在[-1,+1]上均匀分布的独立随机信号,长度为0.5s。(1)绘制该段信号的波形;(2)求自相关函数;(3)计算其功率谱-Continuous independent analog signals. Produce a in [-1,+1] on the uniform distribution of independent random signals, a length of 0.5s. (1) Draw the waveform of the paragraph
wall
- 绘制wall图形,定义变量,定义函数,数据载入,图形显示-Draw wall graphics, define variables, defined functions, data loading, graphic display
Archive
- 信号频谱绘制函数,绘制输入输出函数,并计算信号的sndr。-Signal spectrum drawing functions to draw input and output functions, and calculate sndr signal.
HG
- 回归方程计算函数,并在同一窗口中绘制散点图和回归线图,拟合测定函数,求相关系数-Regression equation function and draw a scatter plot and regression line chart in the same window, fitting measurement function, find the correlation coefficient,,
CalcPro-english
- VB高级计算器源码,包含四则运算和几十种函数的运算,还包含函数图形的绘制。-This is cool and powerful function uator. This uator can uate any function, support complex numbers, contain own programming language so you can make your own functions, can detect sintax errors, errors in inp
ym_vcpp-2DIFS
- VC++ 二维迭代函数系统分形,IFS绘图的一个测试程序,可选择绘制图形的颜色、绘制命令和设置程序-C++ dimensional fractal IFS, IFS drawing of a test program, choose paint color graphics, drawing commands and setup program