搜索资源列表
ga
- 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10 * sin (x 5 *) 5 * cos (10 * x) for the maximum. To achieve environmental w in-tc.
C语言常用源代码
- C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。-Codes for functions which are used frequently in numerical calculation ,such as sine function,cosine function, written in C language
dsb-am
- 使用MATLAB对DSB-AM进行仿真:双边带幅度调制的过程以及对其中所包含的对信号的频谱分析都可以通过MATLAB中的M语句及相关函数来实现。假如信号m(t)=cos(m)以dsb-am方式调制载波c(t)=cos(20*pi*t),所的信号为y(t),并将采样频率定为 fs=100Hz,则可在MATLAB中设计程序对该幅度调制的结果进行仿真,绘制已调信号波形和频谱分析。-It is a example for DSB-AM based on MATLAB .
equal-area-critirea
- E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line re
cos-x
- 这个是余玄函数的c++程序,觉的还是蛮重要的基础代码程序-This is Yu Xuan function c++ program, it feels pretty important basis or source program
ExpressCal
- 这是一个德国人写的用于计算各种函数的表达式计算工具,可以计算各种数学函数sin cos tg ctg并处理括号,四则运算,还可以使用变量如A,B,C等,是VC中一款不可多得的表达式计算类和计算工具。-It is written by a German expression used to calculate the various functions calculation tool, we can calculate various mathematical functions sin cos
scientific_calculator
- 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
GA
- 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。 FloatExample和BinaryExample分别采用浮点编码和二进制编码方法,求函数 y=20+x + 10*sin(
Fading-channel-simulation
- 衰落信道仿真 function r = rayleigh( fd, fs, Ns ) r = rayleigh(fd,fs,N) A Rayleigh fading simulator based on Clarke s Model Creates a Rayleigh random process with PSD determined by the vehicle s speed. INPUTS: fd = doppler frequency
ExpressCal
- 这是一个德国人写的用于计算各种函数的表达式计算工具,可以计算各种数学函数sin cos tg ctg并处理括号,四则运算,还可以使用变量如A,B,C等,是VC中一款不可多得的表达式计算类和计算工具。 -This is a German written expression calculation tool used to calculate the various functions can calculate a variety of mathematical functions sin
fhrmck
- This function uses eigenfunction analysis to solve the matrix differential equation m*y (t)+c*y (t)+k*y(t)=f1*cos(w*t)+f2*sin(w*t) with initial conditions of y(0)=y0, y (0)=v0-This function uses eigenfunction analysis to solve the matrix differen
music(doa)
- 七单元天线阵MUSIC DOA估计: d=1 , 天线阵元的间距; lma=2, 信号中心波长; 四输入信号; A=[A1,A2,A3,A4], 得出A矩; 四信号的频率d=[1.3*cos(v1*n) 1*sin(v2*n) 1*sin(v3*n) 1*sin(v4*n)] 构造输入信号矢量 U=A*d 总的输入信号 总输入信号的协方差矩阵 [s,h]=eig(c) 求协方差的特征矢量及特征值 取出与零特征
FunctionApproximation
- 使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)-Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x)
cos
- 运行输出cos函数和一条直线,C语言编码。-cos
打包
- 两种不同的假设: H1 : 0 xn A fn wn ( ) cos(2 ) ( ) = ++ π θ n=1,2,…,N,f0 为规一化频率 H0 : xn wn () () = n=1,2,…,N 其中 w[n]是均值为 0,方差为 2 σ n 的高斯白噪声,A 已知,样本间相互 独立,信号与噪声相互独立; 相位θ 是随机变量,它服从均匀分布 1 0 2 ( ) 20 p θ π θ π ?? ≤ ≤ = ??? 其它 1)改变输入信噪比(改变 A 或噪声方差均可),给
最大似然
- 两种不同的假设: H1 : 0 xn A fn wn ( ) cos(2 ) ( ) = ++ π θ n=1,2,…,N,f0 为规一化频率 H0 : xn wn () () = n=1,2,…,N 其中 w[n]是均值为 0,方差为 2 σ n 的高斯白噪声,A 已知,样本间相互 独立,信号与噪声相互独立; 相位θ 是随机变量,它服从均匀分布 1 0 2 ( ) 20 p θ π θ π ?? ≤ ≤ = ??? 其它 1)改变输入信噪比(改变 A 或噪声方差均可),给