搜索资源列表
asm源码
- asm源码 汇编引导程序 源程序 汇编初见面 名称 解释 格式 a (Assemble) 逐行汇编 a [address] c (Compare) 比较两内存块 c range address d (Dump) 内存16进制显示 d [address]或 d [range] e (Enter) 修改内存字节 e address [list] f (fin) 预置一段内存 f range list g (Go) 执行程序 g [=addres
Permanentmagnetsynchronousmotordirecttorquecontrol
- : 文章根据永磁同步电机的数学模型和直接转矩控制的基本原理, 设计了一种基于T MS 3 2 0 F 2 8 1 2的 全数字化直接转矩控制系统。首先利用MA T L A B软件对直接转矩控制系统进行建模和仿真, 得到电流、 转速、 转矩以及磁链的仿真波形, 然后对 系统进行实验研究。-t:Ac c o r d i ng t o t h e ma t h e ma t i c a l mo d e l o f Pe r ma ne n t M a g n
noveldirecttorquecontrolofpmsmbasedonexpectedvolta
- : 为了解决永磁同步电机传统直接转矩控制中存在转矩和磁链脉动大的问题,设计 了基 于 空间电压矢量调制( S V M) 策略的直接转矩控制 , 通过 S V M 产生定子的预期 电压,并且采用 P I 控制 器代替传统直接转矩控制中的滞环比较器。同时在定子磁链观测中采用基于转子位置和定子电流 的定子磁链估计方法。实验结果表明, 与传统直接转矩控制项相比, 所提出的方法能够可靠而有效 地估计定子磁链, 改善 了电磁转矩和定子磁链的脉动, 同时减小了电流和转速波动,并具有很好
qam8_nograycode
- An 8-QAM communications channel simulation in Simulink, constructed from a 16-QAM model and using an I,Q correlation receiver. QAM (quadrature amplitude modulation) is a method of combining two amplitude-modulated (AM) signals into a single chan
On-the-Design-of-Iterative-FDE-Receivers-for-OQAM
- This paper considers receiver designs for SC-FDE schemes (Single-Carrier with Frequency-Domain Equalization) employing M-ary OQAM signals (Offset Quadrature Amplitude Modulation). It is shown that the interference between the in-phase (I) and
HMM
- mm_em.m function [LL, prior, transmat, obsmat, nrIterations] = ... dhmm_em(data, prior, transmat, obsmat, varargin) LEARN_DHMM Find the ML/MAP parameters of an HMM with discrete outputs using EM. [ll_trace, prior, transmat, obsmat, iterNr]
Office-applications-Shortcuts
- word 快捷键 WORD全套快捷键小技巧 CTRL+O 打开 CTRL+P 打印 CTRL+A 全选 CTRL+[/] 对文字进行大小设置(在选中目标情况下) CTRL+D 字体设置(在选中目标情况下) CTRL+G/H 查找/替换 CTRL+N 全文删除 CTRL+M 左边距(在选中目标情况下) CTRL+U 绘制下划线(在选中目标情况下) CTRL+B 加粗文字(在选中目标情况下) CTRL+I 倾斜文字(在选中目标情况下)
3
- 对一篇由英文字母、空格、标点符号构成的文档,进行Huffman编码 数据输入: 由文件input.txt给出输入数据。 输入文件示例 input.txt A priority queue is a queue where each element has a priority and the element with the highest priority is at the front of the queue and will be the first elemen
3
- q w e r t y u i o p a s d f g h j k l z x c v b n m j
MG1Pareto
- M G 1 排队模型,matlab代码,含说明文档。 G采用的是Pareto分布。值得学习-M g q queuing model , matlab code
Huffman
- 根据赫夫曼编码的原理,编写一个程序建立英文字母的赫夫曼编码。下面是英文字母使用频率表( ): A 8.19 B 1.47 C 3.83 D 3.91 E 12.25 F 2.26 G 1.71 H 4.57 I 7.10 J 0.14 K 0.41 L 3.77 M 3.34 N 7.06 O 7.26 P 2.89 Q 0.09 R 6.85 S 6.36 T 9.41 U 2.58 V 1.09 W 1.59 X 0.21 Y 1.58 Z 0.08 -Accord
qr
- 通过介绍 Q R 二维码 的基本知识及其特点, 然后根据 开放 大学 学生管理 的特点 ,设计 并实现 了开放 大学身份验证 系统, 重 点介绍 了 系统设计 中 的关键技 术。- The b asic know ledge and the features of Q R code are introduced, and then on the basis of the features of the student m an agem ent in op en u nivers ity
acm
- A message from humans to extraterrestrial intelligence was sent through the Arecibo radio telescope in Puerto Rico on the afternoon of Saturday November 16, 1974. The message consisted of 1679 bits and was meant to be translated to a rectangular pict
demo1
- 实现全局状态的快照算法,并监控下列程序:两个进程P和Q用两个通道连成一个环,它们不断地轮转消息m。在任何一个时刻,系统中仅有一份m的拷贝。每个进程的状态是指由它接收到m的次数。P首先发送m。在某一点,P得到消息且它的状态是101。在发送m之后,P启动快照算法,要求记录由快照算法报告的全局状态。(The snapshot algorithm of global state is implemented, and the following programs are monitored: two p