-
manifold
基于matlab开发的一个简单的流形学习的工具箱,附带有使用说明(Matlab developed based on a simple manifold learning kit comes with instructions)
- 2008-12-11 10:51:54下载
- 积分:1
-
Leachc
It consists of matlab code of leach-c protocol along with description of each line of code and other background details.
- 2013-01-31 01:48:34下载
- 积分:1
-
homotest_1
this is the matlab code for homomorphic filtering...
- 2013-05-17 22:38:18下载
- 积分:1
-
Robotics-Toolbox-For-Matlab.tar
机器人控制,用matlab robotics toolbox 仿真设计(robotics controll using matlab robotics toolbo simulation)
- 2012-11-27 14:18:41下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
MIMO-OFDM-SFBC
MIMO-OFDM系统中基于SFBC空频分组码的误码率仿真曲线,接收端采取ZF,OSIC等相应的检测算法(The simulation curve error SFBC space frequency block code rate based on the MIMO-OFDM system, the receiving end to take ZF, corresponding detection algorithm OSIC)
- 2014-07-17 11:00:46下载
- 积分:1
-
MIMO_OFDM
MIMO-OFDM不同信道估计的对比,基于MIMO-OFDM系统下做的信道估计技术的研究。(Contrast MIMO-OFDM channel estimation, channel estimation techniques based on MIMO-OFDM system do.)
- 2013-03-28 19:29:05下载
- 积分:1
-
EV_Library
Matlab Simulink Power Library
- 2014-11-23 04:19:36下载
- 积分:1
-
LMS
利用LMS算法来进行盲信号分离处理的程序(Using the LMS algorithm for blind signal separation processing procedures)
- 2013-10-28 16:20:04下载
- 积分:1
-
readtxts
将txt中的数据导入matlab中并形成x1,y1,x2,y2...,的变量名,方便管理和调用(Read data in txt file into matlab and generate variables like x1,y1,x2,y2 and so on. Manage the variables for convenience)
- 2013-05-21 15:39:45下载
- 积分:1