搜索结果
找到约 182 项符合
complex 的查询结果
按分类筛选
- 全部分类
- 书籍 (30)
- 数学计算 (18)
- 其他 (15)
- matlab例程 (10)
- 其他书籍 (6)
- 技术资料 (6)
- 电源技术 (5)
- VHDL/FPGA/Verilog (5)
- Java编程 (5)
- 无线通信 (4)
- 可编程逻辑 (4)
- 数值算法/人工智能 (4)
- 软件设计/软件工程 (4)
- 电子书籍 (4)
- 文章/文档 (4)
- DSP编程 (4)
- 单片机编程 (3)
- 软件工程 (3)
- 汇编语言 (3)
- 嵌入式综合 (2)
- 微处理器开发 (2)
- Java书籍 (2)
- 网络 (2)
- 交通/航空行业 (2)
- *行业应用 (2)
- 通讯编程文档 (2)
- 压缩解压 (2)
- VC书籍 (2)
- 文件格式 (2)
- 学术论文 (1)
- PCB相关 (1)
- 传感与控制 (1)
- 技术书籍 (1)
- Delphi控件源码 (1)
- 技术管理 (1)
- 中间件编程 (1)
- 操作系统开发 (1)
- 编译器/解释器 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- Internet/网络编程 (1)
- 其他数据库 (1)
- 人工智能/神经网络 (1)
- 单片机开发 (1)
- 加密解密 (1)
- Delphi/CppBuilder (1)
- STL (1)
- 其他嵌入式/单片机内容 (1)
- Linux/uClinux/Unix编程 (1)
- Matlab (1)
- C/C++语言编程 (1)
- 笔记 (1)
- 论文 (1)
- VIP专区 (1)
matlab例程 Example - 3-D Stem Plot of an FFTFor example, fast Fourier transforms are calculated at points aroun
Example - 3-D Stem Plot of an FFTFor example, fast Fourier transforms are calculated at points around the unit circle on the complex plane. So, it is interesting to visualize the plot around the unit circle. Calculating the unit circle.
Java书籍 Core JSP In recent years, a large amount of software development activity has migrated from the cl
Core JSP
In recent years, a large amount of software development activity has migrated from
the client to the server. The client-centric model, in which a client executes complex
programs to visualize and manipulate data, is no longer considered appropriate for the
majority of enterprise application ...
其他书籍 Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to un
Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to understanding the more sophisticated aspects of Excel macros and VBA programming, showing how these programming techniques can be used to model and manipulate financial data, as applied to equities, b ...
数据库系统 /*目的:使一個複數可顯數出來
/*目的:使一個複數可顯數出來,可做+-/*,還要可以做>>跟<<的功能
題目:定義一個複數的class叫Complex,a(實部)與b(虛部)為double的型態,i表示根號-1,
1.必須包含一個建構子有兩個參數(double型態),能被用來設定物件中的變數為任意值
2.包含一個建構子只有一個參數(double型態),呼叫參數的實部且定義為"實部+0i"
3.包 ...
网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
软件设计/软件工程 Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can use them to search
for patterns and, once found, to modify the patterns in complex ways. You can also u ...
DSP编程 Real-Time Digital Signal Processing Implementations, Applications, and Experiments with the TMS320C
Real-Time Digital Signal Processing
Implementations, Applications, and Experiments with the TMS320C55x
John Wiley & Sons, Inc. 2001
By Sen M. Kuo and Bob H. Lee
4.6.1 Experiment 4A - Twiddle Factor Generation
4.6.2 Experiment 4B - Complex Data Operation
4.6.3 IExperiment 4C - mplementation of DFT
...
VHDL/FPGA/Verilog This file contains a selection of VHDL source files which serve to illustrate the diversity and powe
This file contains a selection of VHDL source files which serve to illustrate the diversity and power of the language when used to describe various types of hardware. The examp
terms of basic logic gates, to more complex systems, such as a behavioural model of a microprocessor and associated memory. ...
数学计算 使用fft实现的快速卷积
使用fft实现的快速卷积,对于很多情况均有用处,使用complex模板类实现
其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs a ...