-
modern_signal_process
Bartlett,capon,cupon等matlab程序(Bartlett, capon, cupon procedures such as matlab)
- 2008-04-14 17:08:46下载
- 积分:1
-
svr
suport vector regresion in matlab
- 2021-05-14 10:30:02下载
- 积分:1
-
lunwentu01
电动机变频调速PWM SIMULINK仿真(Motor Variable Speed PWM SIMULINK simulation)
- 2010-11-19 15:54:30下载
- 积分:1
-
Matlab
说明: Matlab在通信仿真中的应用,课件,例题,练习(Matlab simulation applications in communications, courseware, examples, exercises)
- 2010-04-10 00:29:35下载
- 积分:1
-
ISM
说明: ( )
- 2010-05-22 22:51:30下载
- 积分:1
-
mulan
mulan实现多标签分类,内含多个重要的分类器,乃是分类中的精华(Mulan implementation of multi label classification, containing multiple important classifier, is the essence of the classification)
- 2020-12-17 09:59:13下载
- 积分:1
-
遗传算法求最优解
说明: 基于遗传算法的求最优解,matlab全部代码。(Finding the optimal solution based on genetic algorithm)
- 2019-11-19 21:35:24下载
- 积分:1
-
work
说明: 直流电机调速系统,simulink源码,包括开环与闭环系统。自己对某一型号电机进行建模(simulink original code)
- 2011-03-03 15:56:25下载
- 积分:1
-
RandPSOprogram
随机权重法改进粒子群优化算法, 更换目标函数后使用(Random weight method to improve particle swarm optimization algorithm, the objective function after the use of replacement)
- 2011-05-10 20:05:57下载
- 积分: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