-
RandomForest
随机森林算法是一个可用于数据分类和显现回归的一个相当不错的算法,可实现很多功能。这个算法只需要将所需文件放入一个matlab路径中即可实现(A pretty good random forests algorithm is an algorithm for data classification and regression show, can achieve a lot of functionality. This algorithm only to the desired file into a matlab path can be realized)
- 2014-08-06 19:55:34下载
- 积分:1
-
music
用MATLAB做的音乐播放器,可以识别简谱直接播放其中音乐(music player)
- 2016-06-26 09:56:43下载
- 积分:1
-
adaptive
it s used for beamforming adaptively
- 2010-12-06 06:32:18下载
- 积分:1
-
001
MATLAB的非常好的入门教材。格式为HTML。(Introduction to MATLAB in a very good teaching. Format is HTML.)
- 2009-06-13 17:34:18下载
- 积分:1
-
ahok-pillar
information about ashok pillar
- 2014-02-13 00:29:54下载
- 积分:1
-
pq1
实现逆变器的有功、无功解耦控制 采用功率外环和电流内环双环控制(PQ control)
- 2016-08-24 22:29:22下载
- 积分:1
-
LDPC编码的BP译码算法的matlab程序
说明: LDPC编码的BP译码算法的matlab程序(Matlab Program of BP Decoding Algorithms for LDPC Coding)
- 2021-01-25 16:28:43下载
- 积分:1
-
ds_modulation_tools_2008
有直接序列扩频的所有部分。怎么这么麻烦啊!上传个代码!(Are all part of the direct sequence spread spectrum. How much trouble ah! From a code!)
- 2010-06-03 19:47:29下载
- 积分:1
-
IIR滤波器设计
现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的:
低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4)
高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3)
带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4)
带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
1. 用MATLAB命令butterord求除滤波器的阶数,用命令butter设计各滤波器;画出滤波器幅度和相频相应 取各滤波器的系统函数H(z)。
(an existing signal : x (n) = a cos (* n/4) cos (2** n/3) design and digital filter to achieve the following objectives : low-pass filter, filter cos (2** n/3) the ingredients that want to retain an element of a cos (* n/4) high-pass filter, a filter cos (* n/4) components, namely to retain the element of cos (2** n/3) band-pass filter , a filter cos (2** n/3) components, namely to retain the element of cos (* n/4) band stop filter, the filter cos (* n/4) components, namely to retain the ingredients for a cos ( 2** n/3) 1. MATLAB order butterord except for the band Filter, using the order of the filter design butter; paint Filter magnitude and phase frequency of the corresponding filter system function H (z).)
- 2005-08-28 19:51:08下载
- 积分:1
-
advanced_solvement_of_quadratic_root.rar
求解平方根的改进算法,运用U(k,i)=U(k,i)-U(q,k)*U(q,i)/U(q,q);L(i,k)=U(k,i)/U(k,k)(An improved algorithm for solving square root, the use of U (k, i) = U (k, i)-U (q, k)* U (q, i)/U (q, q) L (i, k) = U (k, i)/U (k, k))
- 2009-10-11 14:46:40下载
- 积分:1