搜索资源列表
完成通过鼠标在视图窗口内绘制任意形状的线
- 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function rectangular painting, painting w
fourierconv
- 实现已知函数的卷积,傅立叶变换,以及与任意函数的卷积.-achieve the convolution of known function, Fourier transform, and with arbitrary function of convolution.
Function_Image
- 用Java实现的绘制函数图像的程序。输入任意函数表达式,可直观显示该函数图像。-using the Java Image Rendering function procedures. Importation of arbitrary function expression, showed that the function of visual images.
function
- 函数作图: 文曲星平台上GVBASIC程序,可以画出任意函数的图像。
use GA to deal with NN
- 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
huatuxiang
- 在C平台上绘制任意函数的图像,很简单,但是很实用
RBFwangluo
- RBF网络逼近函数密密麻麻,该源程序能够无限逼近任意函数,例程中为逼近正弦函数,误差非常小。
matlab
- 我自己写了一个函数: 该函数用来计算任意函数的一阶偏导数(数值方法)
MyPaint
- 用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
用 ATL ActiveX 绘制任意平面函数的曲线
- 用 ATL ActiveX 绘制任意平面函数的曲线 -Drawing any plant function curve using ATL ActiveX
任意点开始的顺圆
- 虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures
基于labview的任意波形输入界面
- dds函数信号发生器,一个完整的正弦波程序,并有labview设计的人机交互界面
AC12864
- QC12864驱动,解决在串行不能读操作的情况下绘制任意函数曲线-QC12864 drive can not read the serial address the case of an arbitrary function curve drawn
AmbiguityFunction
- 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7.
MathFunction
- 画出任意函数的图像 例如x*x sinx+1 x*2+3 -Painted images such as arbitrary function x* xsinx+ 1x* 2+ 3
VHDL
- 利用VHDL实现任意函数发生器,包括方波、正弦波、三角波等。-The use of VHDL to achieve arbitrary function generator, including square, sine wave, triangle wave and so on.
求解任意函数指定区间内的所有实根
- 本程序使用数值分析的方法找出任意函数指定区间内的所有实根。算法是通过一系列Chebyshev多项式毕竟目标函数,然后使用一种高效的数值分析方法(J.P. Boyd [see Appl. Num. Math. 56 pp.1077-1091 (2006)])求解出逼近函数的根。
产生任意概率分布的随机数
- 用Fortran产生随机速度分布函数的数学推导,程序代码,及所得结果。(The mathematical derivation, program code, and results of the random velocity distribution function generated by Fortran are presented.)
ytcz3
- 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)
任意连续函数零点求法MATLAB
- 求解任意连续函数的零点,利用二分法,扩展求解零点的范围(Solving function zeros)