-
05
说明: matlab中一些重要的课件和资料,比较有用啊!(matlab courseware and some important information, more useful ah!)
- 2010-09-14 10:03:14下载
- 积分:1
-
vectorielle
la commande vectorille assossié avec l onduleur
- 2010-11-13 18:25:40下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
Raptor码的仿真程序 Raptor-Codes
Raptor码的仿真程序,包括预编码可LT编码两部分。(Raptor code simulation program, including pre-coding the LT encoding two parts.)
- 2020-08-13 17:48:26下载
- 积分:1
-
emdPinstfreq
主要是关于经验模态分解的还有EEMD的代码(Mainly on empirical mode decomposition EEMD code there)
- 2014-01-14 17:34:43下载
- 积分:1
-
ExpertPID
采用专家PID设计控制器,实现三阶传递函数的阶跃响应(PID controller is designed by experts to achieve third-order transfer function of the step response)
- 2010-06-19 09:06:55下载
- 积分:1
-
intrusion-detection-matlab
intrusion detection algorithm in matlab
- 2013-09-29 15:37:51下载
- 积分:1
-
粗糙集约简算法
采用离散邻域和模糊邻域两种方法对粗糙集数据进行属性约简,还包含求信息熵程序(Discrete neighborhood and fuzzy neighborhood methods are used to reduce attributes of rough set data, and an information entropy program is included.)
- 2020-06-17 07:20:01下载
- 积分:1
-
duoziyouduMode
文件多自由度.m为单独的文件,单独执行即可,可以得到一个3自由度的系统受到脉冲作用的结果。
文control.m,plotresult.m,duoziyoudu.mdl为一个完整的程序,先执行control.m,而后执行duoziyoudu.mdl文件,最后plotresult.m文件画出结果。使用的是kobe地震波.(Document multi-degree of freedom. M as a separate document, a separate implementation can, you can get a 3-DOF system are the result of impulse. Text control.m, plotresult.m, duoziyoudu.mdl for a complete procedure, the first implementation of control.m, then the implementation of duoziyoudu.mdl documents, the final document drawn plotresult.m results. Kobe using seismic waves.)
- 2007-09-27 09:05:28下载
- 积分:1
-
sizex
使用双线性内插法
在matlab下实现图像的整数倍放大(use bilinear interpolation method in Matlab under several times for the entire image to enlarge)
- 2007-01-08 00:04:37下载
- 积分:1