搜索资源列表
vc.rar
- vc计算器 有 二进制,十进制,八进制,十六进制 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行,vc Calculator are binary, decimal, octal, hexadecimal scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescrib
chuanghanshu
- 用窗函数法设计FIR数字滤波器 用升余弦窗设计线性相位低通滤波器-filter
rcosdomo
- 采用窗函数法设计一个可实现的数字FIR升余弦脉冲成形滤波器xtuanna-Use of window functions can be implemented to design a digital FIR raised cosine pulse shaping filter .xtuanna
simulink
- 数字信号的处理,正弦函数与余弦函数的结合-digital signal prozessing sin cos function
Matlab-fourier
- MATLAB 的傅里叶变换的一些介绍 1. 离散傅立叶变换的 Matlab实现 2. 离散余弦变换的 Matlab 实现 3. 图像小波变换的 Matlab 实现函数-The MATLAB Fourier transform some introduction. Discrete Fourier Transform Matlab. Discrete Cosine Transform Matlab achieve wavelet transform Matlab implement f
112compute-COS
- 用C语言编写的计算一个数的余弦值的函数文件-Calculate the cosine of a number using the C language function file
matlab
- 编写M文件,创建如下图形窗口,分别绘制如下图所示的曲线。 (1)曲线y=sin(t)sin(9t),要求采用红色,点线。横坐标取值范围[0~ ],标注x轴、y轴并加标题。 (2)一组余弦曲线,其振幅分别为0.4,0.6和0.8。横坐标取值范围[0~2 ]。添加图例与标题。进入图形编辑状态,调整图例的位置。 (3)分别绘制peaks函数的曲面图和网格线图。对曲面图做平滑处理,并添加标题与colorbar。 -Write M file, create th
SINANDCOS-CORDIC
- 该资料是利用cordic算法实现正余弦函数计算输出的源程序及说明。资料中包含迭代算法和流水线算法。-This information is to use cordic algorithm source code and instructions cosine function calculates the output. Iterative algorithms and data contained in the pipeline algorithm.
The-beauty-of-mathematics
- 几年前,“数学之美”系列文章原刊载于谷歌黑板报,获得上百万次点击,并被热情的读者广为传播,得到高度评价。读者说,读了“数学之美”,才发现大学时学的数学知识,比如马尔科夫链、矩阵计算,甚至余弦函数原来都如此亲切,并且栩栩如生,才发现自然语言和信息处理这么有趣,才真正明白“数学是科学的皇后”这句名言。 今年,作者吴军博士几乎把所有的文章都重写了一遍,为的是能把高深的原理讲得更加通俗易懂,让非专业读者也能领略数学的魅力。经过改写和重构后,《数学之美》在整体和细节的度上控制得更好。希望读者通过具体的
Random-signal-analysis
- 利用信号自相关法,对给定参数的,夹杂高斯白噪声的随机信号进行检测。通过观察自相关函数图形来分析接受的随机信号中是否有余弦信号存在。-Autocorrelation method using the signal for a given parameter, mixed Gaussian white noise random signal is detected. By observing the autocorrelation function graph to analyze random s
Draw2
- 一个绘制正弦余弦曲线的基于mfc的代码,有助于读者理解mfc的绘图函数-Draw a sine cosine curve based on mfc code