-
least-square-method
最小二乘法是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。(Least squares method is a mathematical optimization techniques. It matches by squaring and finding data to minimize the error of the best functions. Least square method can easily be obtained unknown data, and so these squared error between the obtained data and the actual data and the minimum. The least squares method can be used for curve fitting. Some other optimization problems can be expressed by the least squares method by minimizing or maximizing entropy energy.)
- 2014-12-01 11:23:44下载
- 积分:1
-
PMSM_sensorless
永磁同步电机无速度传感器直接转矩控制,运行亲测有效(Speed sensorless direct torque control of permanent magnet synchronous motor, measured effective operation)
- 2020-10-26 18:29:59下载
- 积分:1
-
NOMA (2)
说明: NOMA的吞吐量的计算,可以正确计算出结果。实测有效。(The throughput of NOMA can be calculated correctly. The measured results are effective.)
- 2021-04-19 10:08:51下载
- 积分:1
-
Matlab-time-frequency-toolbox
matlab时频分析工具包,挺好用的 ,用于信号时频处理 (matlab time-freq analysis toolbox)
- 2015-03-03 22:02:44下载
- 积分:1
-
StringEdit_Demo
I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be entered into the box in some manner. Some types of restrictions would include confining input to a specific set if legal characters, excluding characters in an illegal set, limiting text to a maximum length and providing for fixed length strings that may be padded to the right with spaces if they are too short.
- 2007-08-29 13:38:12下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1
-
matlab-tongjifenxi
《matlab统计分析与应用:40个案例分析》一书的全部代码(Matlab statistical analysis and application: 40 case studies of a book all the code)
- 2012-08-16 11:44:06下载
- 积分:1
-
double
matlab下对于系统模型的仿真,为复杂系统设计做准备(matlab simulation model under the system, in preparation for the design of complex systems)
- 2011-11-04 14:56:32下载
- 积分:1
-
2)
说明: 一阶500s模型的模糊控制,用matlab
实现(First-order fuzzy control model 500s with matlab realize)
- 2008-04-13 21:10:23下载
- 积分:1
-
mvq
说明: 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。(realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.)
- 2011-03-04 10:35:53下载
- 积分:1