搜索资源列表
VCPoweSpectrum
- 用VC+MSTUDIO实现信号功率谱分析及其功率谱曲线显示。方便信号处理仿真者使用,比较清楚和直观。-VC MSTUDIO signal power spectrum analysis and power spectral curve. Signal Processing Simulation convenient to use, the more clearly and directly.
MyIMITATE
- 主要实现了计算方法中的曲线拟合,采用VC单文档框架,对学习VC有一定帮助!-the main method of curve fitting using VC single framework document for the study of VC will definitely help!
LeastSquarFit
- 用最小二乘法拟合曲线y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源码-using the method of least squares fitting curve y = a0 a1 a2 * x * x * a3 ^ 2 x ^ 3 ... an * x ^ n vc FO
curvefit.rar
- 一个用VC写的曲线拟合程序,可用在数值分析计算方法方面,Writing a VC with the curve fitting procedures, can be used in numerical analysis and calculation methods
quxiannihe
- 曲线拟合及最小二乘法的相关程序,实验平台是vc.-And least squares curve fitting procedures, the experimental platform is vc.
Bezier
- 贝叶斯曲线的生成的VC++源码,是mfc的哦!-Bayesian curve generated by VC++ source code for a mfc Oh!
bsplineandbezier
- b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
FitCurve
- vc++实现数值拟合与逼近计算方法
MATLABandVC
- MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
SCCAD
- VC编的遗传算法源代码,可以显示测试问题的曲线。-VC for the genetic algorithm source code, to show the curve of the test problem.
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
Date2Chart(1)
- 利用VC编写程序并自动画出曲线,呵呵 和-Using VC programming and automatically draw the curve, Oh Oh, and
09427
- 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
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
VCPP
- 用VC编的曲线拟合的例程,供大家学习,采用多文档的形式-Compiled with the VC curve fitting routines, for everybody to learn, in the form of multi-document
HPIR
- 采用C++语言进行曲线模拟,还包括曲线斜率,曲线曲率的求解。-curve fitting with C++
VC-least-squares-curve-fitting-
- 关于VC的最小二乘法曲线拟合程序,有兴趣可以一试,进行调试-Least squares curve fitting program
BSpline-Curve
- B样条曲线绘制-德布尔法。在VC++ 6.0环境绘制B样条曲线。-Draw the BSpline Curve
VC-numerical-analysis-library-(CD)
- VC++和BC++数值分析类库》光盘 光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线绘制程序Plot.exe 。-VC++ and BC++ numerical analysis library CD THE CD include the*.dll,*.lib*.h files of the numerical analysis library in
VC++三次样条插值和贝塞尔曲线实例程序
- VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)