CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - SIN

搜索资源列表

  1. sin-fft

    2下载:
  2. 注释非常详细的FFT变换,用matlab实现两个正弦函数的区分,初学着都能看懂-Notes very detailed FFT transform, with the achievement of the two sine function matlab distinction, the novice can understand
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:王冰
  1. sin

    0下载:
  2. 关于正弦sin信号的matlab源代码,可说明取样点数与仿真精度的关系-Sinusoidal signal sin on matlab source code, to illustrate the accuracy of the sampling points and simulation of the relationship between the
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1108
    • 提供者:sally
  1. fft

    0下载:
  2. Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:41473
    • 提供者:dai
  1. cordic

    1下载:
  2. cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1855
    • 提供者:waqas
  1. GA

    1下载:
  2. 遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:539404
    • 提供者:frank
  1. fft_plot

    0下载:
  2. routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use: >> n = 100 number of data points >> dt = 0.01 spacing between samples >> t = 0:dt:(n-1)*dt time
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:591
    • 提供者:balloo
  1. sin

    0下载:
  2. 用matlab实现的对sin函数类型的数据进行预测,这是现代数字信号处理课堂中的实验。-Using matlab implementation of the sin function of types of data to predict, which is a modern digital signal processing the classroom experiment.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:619
    • 提供者:Alice
  1. cordic_fullsin

    0下载:
  2. matlab implementation of CORDIC sin part
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10056
    • 提供者:sunil
  1. teja

    0下载:
  2. AN EFFICIENT GENETIC ALGORITHM CODE TO FIND OPTIMAL VALUES(MAXIMUM) OF SIN(X) FUNCTION IN THE RANGE OF 0 TO 2*PI
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:595
    • 提供者:raviteja
  1. PSO

    0下载:
  2. optimization numerical problems using particle swarm optimization modified by amin zafarian for optimization a definte function (x*sin(4*x)+1.1*y*sin(2*y)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3973
    • 提供者:amin
  1. bp-sin

    0下载:
  2. bp网络逼近sin函数,未使用工具箱 程序效果良好-bp nerve network access to sin function,not use the toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1047
    • 提供者:hifdong
  1. udf-sin

    4下载:
  2. fluent计算中,速度进口的正弦udf编程给定,可以进行非恒定计算-fluent calculation speed imports sine given, can be non-constant calculation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-19
    • 文件大小:82183
    • 提供者:xialinsheng
  1. A-sin

    0下载:
  2. 现代数字信号处理 一个小作业 matlab程序-data of sin function , using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2878
    • 提供者:范培
  1. sin-wave-in-simulink

    0下载:
  2. simulin simulation code for sin wave generator and monitoring-simulin simulation code for sin wave generator and monitoring
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:14387
    • 提供者:
  1. sin

    0下载:
  2. sin 函数功能,用matlab,比较常用,大家可以做个参考-function of sin by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6110
    • 提供者:唐菲菲
  1. sin

    0下载:
  2. SIN with 4096 sapmles
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7074
    • 提供者:Marcin
  1. SIN-WAVE-WITH-SIMULINK-MATLAB

    0下载:
  2. SIN WAVE WITH SIMULINK MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:12014
    • 提供者:GHOOLI
  1. sin

    0下载:
  2. DDS直接数字频率合成器中波形存储器ROM中sin序列-DDS ROM
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:王翔
  1. 用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值

    0下载:
  2. 用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值
  3. 所属分类:matlab例程

  1. SIN初始化

    2下载:
  2. 混沌映射sin映射初始化种群,与标准pso求解sphere函数,精度更好(The chaos map sin map initializes the population, and solves the sphere function with standard PSO, the accuracy is better)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-17
    • 文件大小:1024
    • 提供者:baifawang
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com