搜索资源列表
lms-50Hz
- 采集到的50Hz电源信号送至信号处理器作为参考信号,该参考信号在信号处理器中需经HILBERT变换变成两路正交正余弦信号X1、X2,然后采用自适应滤波器算法滤掉有用信号中的50Hz信号。
CurveSinCos
- 一个绘制图画的例子,主要是在C#中画出正余弦曲线等
programmer1
- 在MCS51上实现计算器的功能模块 (完成加减乘除正余弦开方正余切E的幂和对数等的运算,使用了Cx51标准库函数中math.h)
余弦波正琁波(java)
- 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。
信号发生器产生正余弦信号
- 利用汇编编写的正余弦信号发生器,此信号发生器取得良好的效果
cordic.rar
- 基于cordic算法的正余弦信号发生器,通过编译仿真,Cordic algorithm is based on the cosine signal generator, through the compiled simulation
mygui1.zip
- MATLAB初级图形演示系统,用于产生正余弦曲线,适合MATLAB初学者用于编程练习,MATLAB junior graphic presentation systems are used to generate cosine curve, suitable for MATLAB programming exercises for beginners
Image-orthogonal-transformation
- 图像正交变换算法及源代码,包括离散沃尔什变换,余弦变换,K_L变换等,C++,vs2010编译环境
512wei_zheng_yu_xian_biao
- 关于512位的正余弦表,内有两个数组,分别存放已经算好的正余弦数-About 512 positive cosine table with two arrays were stored has been considered a good number of sine and cosine
phase
- hilditch.m是hilditch细化算法。 RC_unwrap.m是逐行逐列去包裹算法。 least_unwrap.m是最小二乘去包裹算法。 FTP.m是利用傅里叶变换提取相位。 sincosfilter.m是正余弦滤波算法。 以上算法在相位图的相关计算中常用到,比如电子散斑干涉、全息干涉、相移技术等。-hilditch.m is hilditch refinement algorithm. RC_unwrap.m is listed line by line u
ExpressCal
- 函数表达式计算工具 可以计算各种不同的函数、以及四则运算,可以处理括号,还可以计算正余弦,是一款不可多得的表达式计算类和计算工具。-Function expression calculation tool can calculate a variety of functions, as well as four computing, you can deal with brackets, but also can calculate the cosine is, is a rare type o
Calculator
- 加减乘除计算,正余弦,倒数,阶乘计算,进制转换等-Math
cossin
- 数字信号源,输出不同频率,相位的正余弦信号,-Digital signal source, the output of different frequency, phase is the cosine signal,
fpgafsk
- 至于FSK调制原理就不多说了,这里做的一个实验是二进制频移键控。发送一组码元,通过响应的键控电路监测是发1还是发0然后选择频率控制正余弦电路波形。-see
DDS
- 本代码可以用于产生正余弦信号波形,利用FPGA内部的ROM放置一个正余弦采样点的数据表格,通过循环取址的方法,实现波形连续输出。-This code can be used to generate positive cosine signal waveforms, using FPGA' s internal ROM to place a sampling point is the cosine of the data tables, the circulation method of t
VisualC++数字图像处理第三章 图像正交变换
- 字图像处理第三章 图像正交变换 傅里叶正交变换 离散余弦变换 沃尔什变换等……
cordic02
- 利用CORDIC旋转因子的办法实现FPGA的各种必须函数,这里只要实现正余弦函数(The use of CORDIC rotation factor method to achieve the various functions of FPGA, here as long as the realization of sine and cosine function)
sincos
- 实现正余弦函数Verilog语言的生成...............(sine wave generator by using verilog)
SinCosTable
- 为了解决STM32等编写 fft任意点计算的查表计算问题,可以实现任意点的10位精度的正余弦表。(for STM32 and other MCU, for FFT calculatings.)
图像正交变换
- 在MATLAB环境中,进行图像的离散傅里叶变换和离散余弦变换 在MATLAB环境中,进行图像的离散小波变换,观察子带对重建图像的影响,理解小波变换的多分辨率特性(In the MATLAB environment, the image of the discrete wavelet transform, observe the sub-band on the reconstruction of the image, understand the multi-resolution characte