搜索资源列表
sin-fft
- 注释非常详细的FFT变换,用matlab实现两个正弦函数的区分,初学着都能看懂-Notes very detailed FFT transform, with the achievement of the two sine function matlab distinction, the novice can understand
sin
- 关于正弦sin信号的matlab源代码,可说明取样点数与仿真精度的关系-Sinusoidal signal sin on matlab source code, to illustrate the accuracy of the sampling points and simulation of the relationship between the
fft
- Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
cordic
- 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
GA
- 遗传算法,包含选择,交叉,变异等操作,可求出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
fft_plot
- 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
sin
- 用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.
cordic_fullsin
- matlab implementation of CORDIC sin part
teja
- AN EFFICIENT GENETIC ALGORITHM CODE TO FIND OPTIMAL VALUES(MAXIMUM) OF SIN(X) FUNCTION IN THE RANGE OF 0 TO 2*PI
PSO
- 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)
bp-sin
- bp网络逼近sin函数,未使用工具箱 程序效果良好-bp nerve network access to sin function,not use the toolbox
udf-sin
- fluent计算中,速度进口的正弦udf编程给定,可以进行非恒定计算-fluent calculation speed imports sine given, can be non-constant calculation
A-sin
- 现代数字信号处理 一个小作业 matlab程序-data of sin function , using matlab
sin-wave-in-simulink
- simulin simulation code for sin wave generator and monitoring-simulin simulation code for sin wave generator and monitoring
sin
- sin 函数功能,用matlab,比较常用,大家可以做个参考-function of sin by matlab
sin
- SIN with 4096 sapmles
SIN-WAVE-WITH-SIMULINK-MATLAB
- SIN WAVE WITH SIMULINK MATLAB
sin
- DDS直接数字频率合成器中波形存储器ROM中sin序列-DDS ROM
用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值
- 用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值
SIN初始化
- 混沌映射sin映射初始化种群,与标准pso求解sphere函数,精度更好(The chaos map sin map initializes the population, and solves the sphere function with standard PSO, the accuracy is better)