搜索结果
找到约 168 项符合
generate 的查询结果
按分类筛选
- 全部分类
- matlab例程 (14)
- 其他 (11)
- 单片机开发 (9)
- Java编程 (9)
- 通讯/手机编程 (8)
- 单片机编程 (7)
- 技术资料 (7)
- 其他书籍 (6)
- 电源技术 (5)
- VHDL/FPGA/Verilog (4)
- 编译器/解释器 (4)
- 加密解密 (4)
- 汇编语言 (4)
- 技术管理 (4)
- 嵌入式/单片机编程 (4)
- DSP编程 (4)
- 人工智能/神经网络 (3)
- 通讯编程文档 (3)
- 数学计算 (3)
- 文件格式 (3)
- 其他嵌入式/单片机内容 (3)
- 行业发展研究 (3)
- 压缩解压 (3)
- VIP专区 (3)
- 可编程逻辑 (2)
- 数据结构 (2)
- 微处理器开发 (2)
- 电子书籍 (2)
- Java书籍 (2)
- 书籍源码 (2)
- 数值算法/人工智能 (2)
- 书籍 (2)
- 模拟电子 (1)
- Mentor (1)
- autocad教程 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 源码/资料 (1)
- 数据库系统 (1)
- 嵌入式Linux (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- 教育系统应用 (1)
- 多国语言处理 (1)
- 邮电通讯系统 (1)
- 其他行业 (1)
- USB编程 (1)
- *行业应用 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- 其他数据库 (1)
- 软件工程 (1)
- 驱动程序 (1)
- 软件 (1)
- 论文 (1)
matlab例程 无线仿真Matlab代码
无线仿真Matlab代码,Matlab scripts to generate input trace files. Changed in January 2005
驱动编程 The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ wo
The program is a wizard to create a NT kernel driver framework in C.
It will create a Visual C++ workspace.
You can compile and link your driver in IDE.
If you have SoftICE, it can generate .nms file.
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he
The tar file contains the following files:
ptfsf.c: heart of the perfect TFSF code
ptfsf.h: header file for same
ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper
ptfsf-file-maker.c: code to generate an inci ...
通讯/手机编程 his folder contains the following files: 1. 02490rxP802-15_SG3a-Channel-Modeling-Subcommittee-Repor
his folder contains the following files:
1. 02490rxP802-15_SG3a-Channel-Modeling-Subcommittee-Report-Final.doc: This is the final
report of the channel modeling sub-committee.
2. cmx_imr.csv (x=1, 2, 3, and 4) represent the files containing the actual 100 channel
realizations for CM1, CM2, CM3, and ...
matlab例程 This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometr
This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample me ...
数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione
Routine mampres: To obtain amplitude response from h(exp(jw)).
input parameters:
h :n dimensioned complex array. the frequency response is stored
in h(0) to h(n-1).
n :the dimension of h and amp.
fs :sampling frequency (Hz).
iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k))
If iamp=1: The ...
通讯编程文档 基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB mode
基于simulink的uwb仿真
uwb.mdl: UWB model - open this to begin.
uwb_lib.mdl: Library blocks for UWB model.
uwb_init.m: Initialization called before model is loaded.
uwb_settings: Sets up structure containing system parameters ( uwb in workspace).
uwb_imr.m: Initializes UWB channel impulse response.
u ...
其他 Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo
Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution
%
...
其他 8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Se
8点基二fft
Fast Fourier Transform (FFT).
Using 8 points, takes about 1.2 ms to execute one FFT.
Sets up General Purpose Timer 1 to generate events at 10 kHz.
Will produce 10 kHz output on T1PWM and T1PWM pins.