-
fdtd2D
说明: 在前面1维FDTD的基础上给出了2维的FDTD程序。可以帮助我们解决比如波导,光纤中的电磁场计算问题。尤其是给出了边界条件的设置方法。(in front of a peacekeeping FDTD given on the basis of two-dimensional FDTD procedures. We can help solve such as waveguides, optical fiber of electromagnetic computation. In particular, given the boundary conditions be set.)
- 2005-11-16 09:26:42下载
- 积分:1
-
simpson
input lower limit,upper limit and the intervals to find the area of a funcion using simpson rule
- 2013-05-09 23:20:15下载
- 积分:1
-
m_sequence
一个简单的m序列产生函数,通过调用primpoly获得本原多项式,然后通过移位循环寄存器产生所需要的序列。自相关图形上能看到峰值旁瓣电平(PSL)和积累旁瓣电平(ISL)。(A simple code for generate m-series pseudo-random sequence based PRIMPOLY function which we get the prime polynomials first,then we get the feedback connect coefficient of the cycle shift registers which generate m-series sequency. the PSL and ISL of autocorrelate function is computed on the figure. )
- 2015-05-13 15:25:17下载
- 积分:1
-
S440_DC-DC_2012b
用MATLAB/SImulin仿真平台搭建的直直变换器,加有闭环控制,正激电路、反激电路、丘克电路。(DC-DC converter modeling and simulation by
matlab simulink,closed-loop control,Foward,Flyback,CuK circuit)
- 2020-12-26 00:19:03下载
- 积分:1
-
GMMs
关于GMMS中的matlab的示例数据,里面是详尽的代码(For example data of MATLAB in GMMS, there are detailed codes.)
- 2019-05-08 17:42:04下载
- 积分:1
-
R_WAVE_Detector
一个matlab程序,用来找心电图的R点,适合初学者(Detect R wave in ecg signal by matlab )
- 2010-08-11 12:29:42下载
- 积分:1
-
LMS-and-kalman
包括了基本的卡尔曼滤波和自适应滤波,实现语音去噪(Including the basic Calman filter and adaptive filter, speech denoising)
- 2012-04-11 19:57:01下载
- 积分:1
-
mp3read
mp3read源码
能将mp3文件读入matlab中,成为二进制代码
文件格式 mp3(mp3read mp3 source documents can be read into Matlab, binary code files into mp3 format)
- 2007-05-14 08:52:22下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
color-cluster_5.m
clustering with matlab
- 2013-02-12 14:30:08下载
- 积分:1