搜索资源列表

  1. bpann528

    0下载:
  2. 一个用delphi写的基于bp网络逼近函数的方法的源程序,程序提供的逼近函数包括:sin(x)*exp(-x)、sin(x)/x\\1/(1+exp(-x))、(1-exp(-x))/(1+exp(-x))、阶跃、高斯。~..~ -with a written bp - based networks function approximation of the original source code. procedures for
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:308185
    • 提供者:q024100404
  1. worksin

    0下载:
  2. 画sin曲线,用VC++开发的,有不足的地方请大家指正。谢谢合作-painting sin curve, VC development, the shortage of local please correct. Thank you for your cooperation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38237
    • 提供者:王志超
  1. ASPsuper.net

    0下载:
  2. ASP高级网 t=0:0.0000002:0.0006 % ts=0.2ms 每周期1000点 x1=sin(5000*2*pi.*t) % 生成5KHz的正弦波 b=fir1(9,0.01,hanning(10)) % 采样频率是100KHz,截止频率为500Hz的9阶汉宁窗生成b系数。 freqz(b,1,512,100000) y=filter(b,1,x1) % 对5KHz正弦波用9阶汉宁窗进行滤波 plo
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:71520
    • 提供者:罗飞腾
  1. GA_C

    0下载:
  2. 这是一个求 f(x)=x*sin(10PI*x)+2.0 的遗传算法程序-for f (x) = x * sin (10PI * x) 2.0 Genetic Algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5510
    • 提供者:李律
  1. sin2.23

    0下载:
  2. 专业为了高一同学设计,来计算三角函数最值,让你在Sin草原上一路走好.-professional students to a high design, trigonometry to calculate the most value for your Sin grasslands best.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12069
    • 提供者:冼右星
  1. LineSample

    0下载:
  2. 利用WinApi来绘制直线与曲线f(x)=A*sin(wx+b)-use WinApi to draw straight lines and curves of f (x) = A * sin (wx b)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45796
    • 提供者:刘铁
  1. calc-tinko

    0下载:
  2. 一个用vc++6.0开发的可编程计算器。核心类:Cscr iptEngine。支持语法查错。支持各种复杂表达式。代码不够完善,仅作抛砖引玉只用。例:sin(3.14/2)*(90-3)-with a vc 6.0 programmable calculator. The core categories : Cscr iptEngine. Syntax Checking. Support for complex expression. C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53524
    • 提供者:屋有人
  1. maxsin

    0下载:
  2. 一个遗传算法应用的小程序 使用遗传算法求解sin^2(x)的极大值-a genetic algorithm application procedures for the use of small genetic algorithm sin ^ 2 (x) Maximum
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10996
    • 提供者:Kissinger
  1. 算术表达式解析器

    0下载:
  2. 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expre
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49554
    • 提供者:曲贵增
  1. xin(x)2

    0下载:
  2. 这个sin(x)比上次那个好,也是库函数的实现.-the sin (x) down from that good, but also the realization of library functions.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:97442
    • 提供者:罗本
  1. FZBF

    0下载:
  2. 这是本人做的一个计算器,可以计算+-*/cos sin tan asin atan,还可以识别括号,大家快来看看哈-This the one I do calculators, calculation -* / cos sin tan asin atan can also identify brackets, we hurry to see Kazakhstan
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:21471
    • 提供者:本坐
  1. MYGA0

    0下载:
  2. 本程序是一个基本的简单遗传算法示范程序,其优化目标是在〔0,2*pi〕上搜索函数sin(x)*sin(x)的最大值-this procedure is a basic and simple genetic algorithm model procedures, optimizing their goal is [0, 2 * pi] search function sin (x) * sin (x) maximum
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2648
    • 提供者:堂木
  1. sintable

    0下载:
  2. 在C54X DSP下实现查找表功能,可查找sin函数一个周期的查找表!-under the C54X DSP Lookup Table function, sin function can be found in a cycle lookup table!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6748
    • 提供者:张有鹏
  1. cordic

    1下载:
  2. 用于实现sin,cos三角函数计数的VHDL程序代码-towards sin, cos trigonometry count VHDL code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2541
    • 提供者:王森
  1. BP_sin(x)

    0下载:
  2. BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14900
    • 提供者:孙志海
  1. BP_sin(x)-x

    0下载:
  2. BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x) / x) * sin ((x2) / x2) * function, sample size of 21 * 21 pairs
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17293
    • 提供者:孙志海
  1. BP_abs(sinX)

    0下载:
  2. BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:15941
    • 提供者:孙志海
  1. sin.cos

    0下载:
  2. 产生正弦波 的matlab源程序 小弟第一次做的程序 不知对大家有用吗?-generated sine wave of Matlab source younger the first time in the process we do not know right useful?
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1105
    • 提供者:萧铯
  1. cordic_C_

    0下载:
  2. cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2845
    • 提供者:rendezvous
  1. transportlight

    0下载:
  2. 大学微机原理课程设计之一-------交通灯 源码。比较作孽 ,望见谅。-University Computer Design Principle one source ------- traffic lights. Comparison sin, hope will forgive me.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:161693
    • 提供者:Enclave
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org