-
FMINCON
C=CURVEFIT( 拟合模型 ,参数C初值,X数据,Y数据) 求参数C使得 sum {(FUN(C,X数据)-Y数据).^2}最小化(C = CURVEFIT ( fitting model and parameter C, initial X, Y data) for data parameters that sum {there (C) (C, X-ray data- Y j ^ 2) minimizing})
- 2010-08-16 20:23:31下载
- 积分:1
-
fun
说明: 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)(This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedures for the use of recursive depth search algorithm. (Because there are no input of the txt file, so reader can understand the ideas and methods))
- 2009-07-26 05:52:22下载
- 积分:1
-
HHT-matlab-program
HHT方法的matlab程序集锦,里面包含了我做HHT方法结构识别时的全部程序(remove the noise of a signal)
- 2011-05-06 14:45:55下载
- 积分:1
-
dianziqin
信号发生器和电子琴程序,主要是MATLAB中GUI模块的熟悉与应用。(Signal generator and keyboard procedures, mainly familiar with the application of MATLAB GUI module)
- 2014-09-19 09:50:35下载
- 积分:1
-
CP0201
UWB信号的产生,一定数量的比特经过重复编码,加入TH码,并进行PPM调制,经过成型滤波,输出uwb信号波形(Generating, a certain number of bits UWB signals through repetition coding, TH code, and PPM modulation, after shaping filter, the output signal waveform uwb)
- 2014-11-24 11:17:52下载
- 积分:1
-
cjx
有关同步电机的matlab仿真,非常有用
(Synchronous motor matlab simulation, very useful)
- 2013-04-20 16:51:42下载
- 积分:1
-
CDE-fuzzy-09
可变模糊迭代聚类模型程序,能够应用于多种指标综合评价和聚类问题。(Variable fuzzy clustering iterative model program that can be applied to a variety of indicators and evaluation clustering problem.)
- 2013-12-31 14:55:23下载
- 积分:1
-
IEEE新算法 辅助信源法
包括王永良课本单辅助信源法,IEEE文献新算法(Auxiliary_source_method,RMSE_Auxiliary_source_DOA)
- 2018-01-11 15:12:43下载
- 积分:1
-
DIFM_one_stage
simulation of one stage DIFM in matlab
- 2013-08-17 23:59:11下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1