-
matlab-base
matlab的讲义,一些基础知识,语法知识等等(matlab lectures, some basic knowledge, grammar, etc.)
- 2011-11-11 14:28:30下载
- 积分:1
-
MATLAB
matlab GUI 视频教程源程序
包含基本的GUI操作(Video tutorial matlab GUI source code contains the basic GUI operation)
- 2013-10-07 15:39:47下载
- 积分:1
-
dlb_k
说明: 采用状态反馈方法控制倒立摆,matlab源码,对象:小车一阶倒立摆。(using state feedback control inverted pendulum, Matlab source, object : a band car inverted pendulum.)
- 2005-09-20 15:49:04下载
- 积分:1
-
KalmanDenoising_ColoredNoise
采用卡尔曼滤波器滤除语音信号中的有色噪声,采用Matlab实现,并给出了实例(Kalman filter to filter the speech signal colored noise, using Matlab to achieve, and gives an example)
- 2021-03-31 20:19:08下载
- 积分:1
-
diansanshe
点散射方法进行混响仿真,信号为单频信号,散射体高斯分布,无多普勒频域(Reverberation simulation, signal point scattering method for single-frequency signal, the scattering body Gaussian distribution)
- 2012-11-01 21:00:59下载
- 积分:1
-
ECG-Feature-Extraction-Techniques
ECG Feature Extraction Techniques ECG Feature Extraction Techniques ECG Feature Extraction Techniques ECG Feature Extraction Techniques ECG Feature Extraction Techniques
- 2013-04-30 01:05:27下载
- 积分:1
-
SimpleColorDetection
对图像rgb分割,输入图像,可得到R.G.B分别图像。最终得出分割图像(Rgb image segmentation, the input image, each RGB image available. The final segmented image obtained)
- 2010-07-30 10:45:28下载
- 积分:1
-
Upload_EZW128
ezw matlab程序,其中包含编码和解码程序(ezw Matlab procedures, which includes encoding and decoding procedures)
- 2007-01-25 16:59:36下载
- 积分:1
-
DCDC
DCDC仿真电路,boost,buck,boost-buck(DCDC circuit simulation)
- 2014-09-16 13:53:11下载
- 积分:1
-
HighPrecisionFloat
Very often I see people asking for a tool that offers more than 16 digits or so of accuracy. MATLAB itself only allows you to use doubles or singles in standard arithmetic, so that is the normal limit. The fact is, most of the time, if you can t do it with a double, you are doing something wrong. Good practices of numerical analysis are worth far more than any high precision tool. Even so, there are times when you will have a use for a bit of extra precision. And some of you will just want to play in the huge number sandbox. While some of you may use tools like that written by Ben Barrowes, HPF is written purely in MATLAB, so no compiles are needed. For all of you, whatever your reasons, I offer HPF, a High Precision Floating point tool.
- 2013-01-22 13:52:39下载
- 积分:1