Sin
共 179 篇文章
Sin 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 179 篇文章,持续更新中。
基于LabVIEW FPGA的三相锁相环设计与实现
<p>基于LabVIEWFPGA的三相锁相环设计与实现</p><p><br/></p><p>摘要:针对传统 FPGA 模式开发的锁相环在实时人机交互方面的不足,设 计 了 基 于 LabVIEW FPGA 技术的三相锁相环;方 案 以
sbRIO-9631模块为硬件平台,利用 LabVIEW 编程控制 FPGA 逻辑,在 FPGA 中分三级流水线实现了基于dq变换的锁相环算法,并通
过 FIF
科学图形计算器 Mathlab 数学(专业版) v4.14.159
<p>Mathlab发行的图形计算器应用于安卓设备的高品质显示屏上,对用户来说,计算更加清晰易懂且一目了然。这个程序有两大优势:首先,它不仅是一个精细的科学计算器,而且更重要的是,它在您输入过程中显示计算步骤,可以让学生观看和学习如何得出最终答案。第二,它的图形显示能力超乎寻常!不仅计算器显示图精美,而且会自动并显示生成x和y的值。</p><p><br/></p><p>本软件适用于Android平
增量式PID程序
增量式PID算法,m文件实现方法,跟踪sin曲线
AD9854中文资料
<p class="MsoNormal">
<b>·</b><b>300M</b><b>内部时钟频率</b><b></b>
</p>
<p class="MsoNormal" style="margin-left:8.85pt;text-indent:-8.95pt;">
<b>·可进行频移键控(</b><b>FSK</b><b>),二元相移键控(</b><b>BPSK</b><b>),相移键
重力异常正演MATLAB程序
<div>
%球体<br />
close all;<br />
G=6.67e-11;<br />
R=2;%球体半径<br />
p=4.0;%密度<br />
D=10.0;%深度<br />
M=(4/3)*pi*R^3*p;%质量<br />
x=-20:1:20;<br />
g=G*M*D./((x.^2+D^2).^(3/2));<br />
Vxz=-3*G*M*D.*x./(
MATLAB中FFT变换
<div>
<span style="color:#000000;font-family:"sans serif", tahoma, verdana, helvetica;font-size:12px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400
有限差分法
<strong>
<ol start="1" class="dp-cpp" style="padding:0px;list-style-position:initial;list-style-image:initial;border:none;background-color:#FFFFFF;color:#5C5C5C;font-family:Consolas, "white-space
待处理的信号为: y=sin(2*10000*pi*t)+sin(2*pi*1000*t)。目的是将其中调频分量 sin(2*10000*pi*t)滤除掉
待处理的信号为:
y=sin(2*10000*pi*t)+sin(2*pi*1000*t)。目的是将其中调频分量
sin(2*10000*pi*t)滤除掉
用有限元分析的法解决一类偏微分方程
用有限元分析的法解决一类偏微分方程,用到的DG方法,绝对原创。Ut+Ux=0,with U(x,0)=sin(x)
采用改进的CMAC神经网络学习函数yp=5*sin(2*p)*1.2*exp(-i/260)
采用改进的CMAC神经网络学习函数yp=5*sin(2*p)*1.2*exp(-i/260)
client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i
client socket
include <sys/types.h>
include <sys/socket.h>
include <stdio.h>
include <netinet/in.h>
include <arpa/inet.h>
include <unistd.h>
int main()
Sin & Cos generator (one from DSP steps)
Sin & Cos generator (one from DSP steps)
P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05, and
P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05,
and 0.1 sec intervals to obtain x(n).
b) Reconstruct the analog signal ya (t) from the samples x(n)
P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In e
P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In
each case plot the spectrum of the resulting discrete-time signal.
Ts= 0.1 ms, Ts= 1 ms, Ts = 0.01
用VHDL编写的实现EDA实验中显示sin波形代码。简单易懂
用VHDL编写的实现EDA实验中显示sin波形代码。简单易懂,应该对大家都有帮助
简易的运算包括sin
简易的运算包括sin,cos等,一些简单的运算的程序。
AD8933 square wave,sin wave,triangular wave
AD8933 square wave,sin wave,triangular wave
用c实现进制转换
用c实现进制转换,矩阵转置,用泰勒展开球sin函数.....
遗传算法
遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值
正弦波软件生成函数(sin()陈任)
正弦波软件生成函数(sin()陈任),可以生成幅度可调节,频率可调节的正弦波输出,可用于DSP