Parameter Tuning
共 160 篇文章
Parameter Tuning 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 160 篇文章,持续更新中。
spi 通信的master部分使用的verilog语言实现
<p>spi 通信的master部分使用的verilog语言实现,可以做为你的设计参考。</p><p>module spi_master(rstb,clk,mlb,start,tdat,cdiv,din, ss,sck,dout,done,rdata);</p><p> input rstb,clk,mlb,start;</p><p> input
ADS8329 Verilog fpga 驱动源码 2.7V 至 5.5V 16 位 1MSPS 串
<p>ADS8329 Verilog fpga 驱动源码,2.7V 至 5.5V 16 位 1MSPS 串行模数转换器 ADC芯片ADS8329数据采集的verilog代码,已经用在工程中,可以做为你的设计参考。</p><p><br/></p><p>(</p><p> input clock, </p><p> input timer_clk_r,</p><p> input reset,&n
基于FPGA设计的sdram读写测试实验Verilog逻辑源码Quartus工程文件+文档说明 DR
<p>基于FPGA设计的sdram读写测试实验Verilog逻辑源码Quartus工程文件+文档说明,DRAM选用海力士公司的 HY57V2562 型号,容量为的 256Mbit,采用了 54 引脚的</p><p>TSOP 封装, 数据宽度都为 16 位, 工作电压为 3.3V,并丏采用同步接口方式所有的信号都是时钟信号。FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus
IIC接口E2PROM(AT24C64) 读写VERILOG 驱动源码+仿真激励文件: module
<p>IIC接口E2PROM(AT24C64) 读写VERILOG 驱动源码+仿真激励文件:</p><p>module i2c_dri</p><p> #(</p><p> parameter SLAVE_ADDR = 7'b1010000 , //EEPROM从机地址
FPGA读写SD卡读取BMP图片通过LCD显示例程实验 Verilog逻辑源码Quartus工程文件
<p>FPGA读写SD卡读取BMP图片通过LCD显示例程实验 Verilog逻辑源码Quartus工程文件+文档说明,FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。</p><p>1 实验简介</p><p>在前面的实验中我们练习了 SD 卡读写,VGA 视频显示等例程,本实验将 SD 卡里的 BMP 图</p><p>片读出,写入到外部存储器,再通过 VGA
lm75A温度数字转换器 FPGA读写实验Verilog逻辑源码Quartus工程文件+文档资料
<p>lm75A温度数字转换器 FPGA读写实验Verilog逻辑源码Quartus工程文件+文档资料,FPGA为CYCLONE4系列中的EP4CE6E22C8. 完整的工程文件,可以做为你的学习设计参考。</p><p>LM75A 是一个使用了内置带隙温度传感器和模数转换技术的温度数字转换器。它也是一个温度</p><p>检测器,可提供一个过热检测输出。LM75A 包含许多数据寄存器:配置寄存器用来
EM算法(英文)A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaus
EM算法(英文)A Gentle Tutorial of the EM Algorithm
and its Application to Parameter
Estimation for Gaussian Mixture and
Hidden Markov Models
The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d
The function applies the Madsen method for Doppler Centroid estimation. The input are:
1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse re
The PMAC Executive Program for the IBM PC and compatibles is a host program environment for the PMAC
The PMAC Executive Program for the IBM PC and compatibles is a host program environment for the PMAC controller, intended as a development tool in creating PMAC applications. It provides a terminal em
Least Square parameter estimation
Least Square parameter estimation
Induction motor testing through matlab and simulink. This test all the required parameter to find ou
Induction motor testing through matlab and simulink. This test all the required parameter to find out the induction motor is stable or not
This file is a function under matlab which allow to compute several statistical parameter of random
This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...
This file is a function under matlab which allow to compute and plot fast fourier transform of a sig
This file is a function under matlab which allow to compute and plot fast fourier transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points
This file is a function under matlab which allow to compute and plot Amplitude modulation : AM. We c
This file is a function under matlab which allow to compute and plot Amplitude modulation : AM. We can observe the effect of the information parameter can be changed such as amplitude and modulation r
for the parameter estimation and plot the temperature profile for the exchanger
for the parameter estimation and plot the temperature profile for the exchanger
A Stable Self-Tuning Fuzzy Logic Control System for Industrial Temperature Regulation
A Stable Self-Tuning Fuzzy Logic Control System for Industrial Temperature Regulation
This contribution provides functions for finding an optimum parameter set using the evolutionary alg
This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which yo
this the matlab tuning of pid with root locus
this the matlab tuning of pid with root locus
PI tuning for DVR control
PI tuning for DVR control
Parameter estimation is a subject that is standard fare in the many books available on statistics. T
Parameter estimation is a subject that is standard fare in the many books available on statistics. This book developes from basic to high level of estimation with simple and useful example