-
xindian
心电信号滤波bala bala bala bala bala bala bala(ECG filtering balabalabalabalabalabalabalaba labalabalabalabalabala)
- 2007-07-09 19:11:41下载
- 积分:1
-
matlab
MATLAB开发的常用的数值分析代码,用以解决常用的数值分析组合,集成设计(MATLAB Athoritic )
- 2009-11-22 20:35:59下载
- 积分:1
-
duochongfenxing
计算二维图形的分形维数,比较好用,计算方便(Calculate the fractal dimension of a two-dimensional figure)
- 2019-05-12 19:23:36下载
- 积分:1
-
Familiar-environment
说明: 熟悉matlab环境 熟悉MATLAB的主要操作命令;
(2) 学会简单的矩阵输入和数据读写;
(3) 掌握简单的绘图命令;
(4) 学习用MATLAB编程。
(Familiar environment, familiar with the MATLAB matlab major operating commands (2) Institute of simple matrix input and data read and write (3) to master a simple drawing commands (4) learn to use MATLAB programming.)
- 2011-03-14 15:16:39下载
- 积分:1
-
eg21-zhongliuzhengduan
《MATLAB神经网络30个案例分析》中的第21个例子,案例21 LVQ神经网络的分类——乳腺肿瘤诊断。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 21 cases of 21 LVQ neural network classification of breast cancer diagnosis. Hope to have certain help to everybody!
)
- 2013-09-20 16:36:43下载
- 积分:1
-
src
How to use the ordinary Voronoi partition generator. The m-files also have
their own help documentation that you can view in Matlab. This code creates
a bounding polygon that is a square. Then it randomly creates 10 points
and then creates and draws the partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(2, 10)
regions = voronoi(bounds, points)
drawRegions(bounds, regions)
================================
This is a brief set of instructions on how to use the Multiplicatively-
weighted Voronoi partition generator.
Each of the m-files has a help section, so in Matlab you can call:
help mwvoronoi
help drawRegions
Here is an example that creates a bounding polygon, a square with side
length 10. Then it randomly creates six points with random weights.
Finally, the code draws the resulting partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(3, 6)
regions = mwvoronoi(bounds, points)
drawRegions(bounds, regions)
Enjoy!
- 2013-10-30 12:23:18下载
- 积分:1
-
gaot
传统遗传算法、改进遗传算法、在神经网络建模中应用(Traditional genetic algorithm, improved genetic algorithms, neural network modeling applications)
- 2014-02-19 15:19:08下载
- 积分:1
-
3level-PQ-control
AC-DC转换器采用三相三电平PWM电压源转换器,通过线性预测算法预测谐波电流在下一个时刻的参考值以实现谐波电流的跟踪(AC-DC converter uses three-phase three-level PWM voltage source converter, through the linear prediction algorithm to predict the harmonic current at the next moment of reference value to achieve harmonic current tracking)
- 2017-02-26 12:28:42下载
- 积分:1
-
802.11a-OFDM-MATLAB
802.11协议里面牵扯到的OFDM技术。(802.11 protocol which involves the OFDM technology.)
- 2014-12-24 15:36:16下载
- 积分:1
-
antenna11
Antenna Input Impedance
- 2013-05-10 23:53:27下载
- 积分:1