-
2010110125630
cooperative communication
- 2010-11-09 19:31:29下载
- 积分:1
-
classic_mseq
生成M序列的经典代码,可以生成不同基数的M序列(Generation M sequence of the classic code, and can form the base sequence M)
- 2007-01-23 15:42:12下载
- 积分:1
-
pso
粒子群算法的基本程序,文中举的是最简单的例子(Particle swarm optimization of the basic procedures, the paper cited is the simplest example of)
- 2010-11-26 13:44:25下载
- 积分:1
-
Matlab-filtering2
matlab数字滤波程序,针对陀螺检测信号进行数字滤波(Matlab digital filter, digital filter for gyro testing signals)
- 2013-10-30 19:26:28下载
- 积分:1
-
Ex6_pmm
example simulation s of analysis of electrical machinery and drive systems - Pual C. Krause - Ex6
- 2013-10-04 04:31:13下载
- 积分:1
-
PVINVERTER
光伏并网逆变器电压电流双闭环,含有最大功率跟踪。(PV grid connected inverter voltage and current double closed loop, containing the maximum power tracking)
- 2016-05-02 23:05:05下载
- 积分:1
-
model_veh
在matlab中构建了车辆的四分之一模型,仅供参考。(The 1/4 model of vehicle is built in MATLAB, including two suspension, all of which are nonlinear.)
- 2018-05-11 19:56:29下载
- 积分:1
-
dctwatermark
用matlab写的图像离散余弦变换域的水印嵌入与提取以及攻击测试代码,稍加修改就可以移植到自己的程序中,很有用哦(Matlab write images using discrete cosine transform domain watermark embedding and extraction as well as attacks on the test code, slightly modified can be transplanted to their own program, very useful Oh)
- 2007-11-14 21:05:12下载
- 积分:1
-
MATLABbook
MATLAB与通信仿真,有大量实例,非常有参考价值,文件为pdg格式,需用超星阅览器打开(MATLAB simulation and communications, has a large number of examples, a very valuable reference document for the PDG format, need to open browser Chaoxing)
- 2007-10-17 08:52:12下载
- 积分:1
-
Affine
- MATLAB: Matrix Laboratory
(a) Operation modes
- MATLAB may be executed in interpreter, compiler, or background
mode
Interpreter mode
* Type commands (statements) in the command window
# A statement with semicolon at end: do not display result
# A statement without semicolon: display result
# Statements with commas: connect statements and display results
# A statement of a single variable: just display the value
# Percentage ( ): comments
# Each line is a single statement or connected statements
- 2010-12-27 05:02:24下载
- 积分:1