资源列表
MPSKMQAMmudulation.rar
- 本程序用于完成BPSK、QPSK、pi/4QPSK、OQPSK、8PSK、16QAM、32QAM、64QAM和128QAM的调制仿真。并可任意扩展到MPSK和MQAM。程序分成四个部分,fir.m对基带码元序列进行脉冲成型,可选矩形脉冲,升余弦脉冲和平方根升余弦脉冲; modal.m 为主程序,完成岁各种信号的基带星座图映射、脉冲成型和调制;pi4QPSK.m 为pi/4QPSK信号的星座图映射程序;test1.m给出一个简单的频谱显示测试。,This procedure for the com
signal_process_matlab.rar
- <信号分析与处理:MATLAB语言及应用> 本书将信号分析与处理、信号与系统、与matlab语言紧密结合。提供大量matlab应用程序,err
ReflectanceSpectrum.rar
- matlab模拟光纤光栅特性的算法与代码,Characteristics of Fiber Bragg Grating matlab simulation algorithm and code
YCRCB2RGB.rar
- 我自己寫的RGB與YCbCr(YUV)色彩格式轉換,可以RGB轉YCbCr或YCbCr轉RGB,並支持顯示轉換後的色彩功能.,I wrote it myself RGB and YCbCr (YUV) color format conversion can be RGB or YCbCr to YCbCr to RGB, and supports the display of the color conversion function.
fir.rar
- fir的c语言程序,是37阶的,系数用matble计算得到,fir the c language program is a 37 bands, with coefficients calculated by matble
PSO_synthesis.rar
- 粒子群优化算法用于天线阵列方向图综合,自己编写的源代码,使用标准粒子群优化算法,Particle swarm optimization algorithm for antenna array pattern synthesis, I have written the source code, using the standard particle swarm optimization algorithm
pso_gray.rar
- 粒子群优化算法结合灰色模型进行电力市场的预测,自己编写的源代码,使用标准粒子群算法,Particle swarm optimization algorithm combined with a gray model forecast of the electricity market, I have written the source code, using the standard particle swarm optimization
2Dgaussanfitting.rar
- matlab拟合二维高斯曲面,直接拷贝运行,matlab fitting two-dimensional Gaussian surface, the direct copy operation
SPARSKIT2.tar.gz
- 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
moni.rar
- 一个机器人避障的仿真,在MATLAB下运行。,A robot obstacle avoidance simulation run in MATLAB.
2001blueengel.rar
- 蓝鹰2001年的可执行代码(robocup2d),很强,WrightEagle 2001 executable code (robocup2d), strong
MYFFT.rar
- 实现了一个简单的快速傅立叶变化功能函数,对一副图象进行傅立叶变化,其中关键的变换部分是用汇编实现的,To achieve a simple Fast Fourier change function of a Fourier image changes, which transform a key part of the compilation is achieved