-
windmodel
四种不同风速的仿真程序,可用于仿真风力发电系统中不同风速的模拟(Four different wind speed simulation program can be used for the simulation of different wind speeds in the simulation of wind power generation system
)
- 2012-04-06 11:23:29下载
- 积分:1
-
three_phase_motor_start_direct1
三相异步电机直接启动仿真,对于一台小功率电机,直接启动简单,这个仿真可以帮助你观察起动电流,起动转矩变化.(Simulation of three-phase asynchronous motor direct starting)
- 2011-06-05 11:25:49下载
- 积分:1
-
cdma2000-Simulation-paper-
cdma2000仿真高质量论文集,全文pdf格式,来源于中国期刊网。(cdma2000 simulation of high-quality, full-text pdf format, from the China Journal Net.)
- 2012-05-14 17:36:31下载
- 积分:1
-
Adaptive-filter-design
设计自适应滤波器,实现对某一具体信号(如语音、图像、视频等)的处理。(Adaptive filter design, implement the processing of a specific signal (such as voice, images, video, etc.).)
- 2015-03-23 10:44:20下载
- 积分:1
-
MATLAB-TUTOTIAL
Matlab的创始人 C. Moler编写,网上鲜见。
诚乃大家之作,为英文版,内附70多个M文件实例解释,对于编码的品质提高很有好处(Matlab' s founder C. Moler preparation, on-line rare. We shall be sincere is for English, included more than 70 instances of M documents to explain, for improving the quality of coding is very good for)
- 2009-12-08 22:56:56下载
- 积分:1
-
copula_toolbox
copula函数 主要应用于BB7UgivenV_inverse2(copula function BB7UgivenV_inverse2)
- 2011-05-02 13:22:32下载
- 积分:1
-
LTE
一篇介绍LTE发展很不错的文章,文章介绍了LTE的关键技术,发展,及其前景。有助于初学者学习(LTE development is very good article on the article, the article describes the key technologies LTE, development, and its prospects. Help beginners learn)
- 2011-07-24 09:10:56下载
- 积分:1
-
FIR
MATLAB implementation of FIR filter
- 2014-10-27 16:59:22下载
- 积分:1
-
180206038L01
com lab 1 homework matlab code
- 2015-03-06 01:25:49下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1