-
MinLM1
说明: 非线性最小二乘优化问题
非线性最小二乘优化问题的程序,欢迎各位下载(Nonlinear least squares optimization problem of nonlinear least square optimization procedure, to welcome you to download)
- 2011-04-12 19:24:02下载
- 积分:1
-
power_triphaseline
power_triphaseline,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_triphaseline, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:10:44下载
- 积分:1
-
Chap_12
西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第12章的程序,
大家学习交流,觉得有用的自己下载,(西蒙赫payment principle of adaptive filtering, one book matlab procedure, we shall now continue From Chapter 12 procedures, the exchange of everyone to learn, find useful to download their own,)
- 2008-04-15 12:13:00下载
- 积分:1
-
allweight
说明: 一个很有用的函数,功能是产生规定字长以及规定汉明重量的码字,常用于channel coding开发(A useful function, function is to have the provisions of word length and weight of the provisions of Hamming code word, commonly used in the development of channel coding)
- 2008-12-03 06:04:40下载
- 积分:1
-
WT-P-BSS
wavelet denoising and blind source
- 2011-12-07 19:44:31下载
- 积分:1
-
ex9_10_IQ
线性调频信号的正交解调及脉冲压缩处理技术在matlab中的实现(The chirp signal quadrature demodulation and pulse compression processing technology implemented in matlab)
- 2012-11-12 13:07:17下载
- 积分:1
-
sanxiangquanqiao
很好的一个三项全桥模型,自己编的,波形很好,大家下载看看(A good three full bridge model, oneself plait, waveform is very good, everyone to download to see
)
- 2014-01-09 14:26:11下载
- 积分:1
-
对鸢尾花样本进行聚类 k-means-for-iris
利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The use of K-means clustering method to classify iris sample matlab program, the program includes source code, sample data, the classification results)
- 2020-10-27 19:49:59下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
hough
说明: 这是一个基于matlab的Hough变换源代码,很简洁但很实用(This is a Hough transform based on the matlab source code, very simple but very practical)
- 2009-08-05 20:56:39下载
- 积分:1