-
MATLAB
matlab实时监控
(matlab real-time monitoring)
- 2013-12-16 15:06:17下载
- 积分:1
-
CohenSoutherlandLineClipping
Cohen-Southerland线段裁剪算法的Matlab程序(Cohen-Southerland Line Clipping Algorithm in Matlab procedures)
- 2009-04-19 22:16:16下载
- 积分:1
-
TPMATLAB
TP matlab contient des TP Matlab
- 2009-11-13 05:51:39下载
- 积分:1
-
HYPIT2
Hypertext Tools for "C" Programmers, Part 2
(Hypertext Tools for the "C" Programmers, Part 2)
- 2007-01-07 20:01:24下载
- 积分:1
-
Rectifier_spwm2
Three phase rectifier open loop operation demonstrated. 3 Leg converter use SPWM to produce DC output.
Features:
- Ability to control output dc voltage by varying the modulation index
- Optional feature to inject 3rd Harmonic Injection if required.
- Automated post simulation plots to demonstrate input & out voltages.
- 2013-12-20 14:23:12下载
- 积分:1
-
CALGUI
MATLAB编写的简易计算机~设置GUI界面(MATLAB summary prepared by the computer-settings GUI interface)
- 2009-04-03 21:24:13下载
- 积分:1
-
emd
说明: 经验模态分解的程序,这个程序我对他进行了一点小的改进,希望对其他人能有一些帮助.(EMD program, the program I made him a little improvement, I hope to have some help to others.)
- 2010-04-30 09:49:50下载
- 积分:1
-
NumAna_GaussElim
这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。
程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。(The four procedures were Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equations and Gauss-Jordan elimination method of inverse matrix. Procedures for the use of MATLAB language development, and under MATLAB6.5 test.)
- 2007-12-24 16:56:06下载
- 积分:1
-
mam
通信系统中实现幅度调制与解调。用matlab方式实现。(Communication systems to achieve amplitude modulation and demodulation. Way to use matlab.)
- 2009-04-12 23:50:21下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1