CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sin

搜索资源列表

  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阶汉宁窗进行滤波 plot(t,x1,t,y) 仿真结果未见到y被衰减的滤波效
  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. Code not perfect, merely for co
  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 expression in accordance with the p
  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. 所属分类:DSP编程

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

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

    • 发布日期: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

    1下载:
  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_

    1下载:
  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. tms5402_sinawave

    0下载:
  2. TMS5402 sin波形产生程序,可以从mcbsp的DA转换器输出波形-TMS5402 sin waveform generator procedures mcbsp from the DA converter output waveform
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:38301
    • 提供者:wangbinxaut
  1. calculatordsaaa

    0下载:
  2. 同诸多网友一样,受益于VCKBASE,觉得应为他做点贡献了,于是做了这么一个基于表达式求值的科学计算器与各位爱好编程的朋友分享。   如您所知,这方面的程序很多,看过ZF.Yi的相关作品,也见过黄江峰的相关程序,但我觉得我的计算类有不同于二位的特色,如计算结果的有效位较长(16位);支持不严格的表达式输入(如cos(23)*sin(34)与cos(23)*sin(34与cos23*sin34等价);支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29389
    • 提供者:啊啊啊啊
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com