-
pca
pricipal component analysis code writen in matlab
- 2009-06-01 20:00:40下载
- 积分:1
-
Planar-Arrays-and-Apertures
this is a chapter of famous book by van trees"optimum array processing"
- 2012-09-14 13:06:18下载
- 积分:1
-
myGA
一维无约束遗传算法,程序简单明了,容易理解推荐下载(Generation Algorithms)
- 2015-01-22 11:29:31下载
- 积分:1
-
xinzaobi
基于最大似然估计的信噪比估计代码,适合所有用MATLAB做信噪比的人用。大家可以参考一下(Based on maximum likelihood estimation of SNR estimation code, suitable for all use MATLAB to do the signal to noise ratio of the use of. We can refer to)
- 2020-06-28 16:20:01下载
- 积分:1
-
pca
说明: 在matlab2019B中,已经将princomp函数改为了pca函数,功能相同,函数名改变,所以如果要使用,记得将老版本的代码中的princomp改为pca。(In MATLAB 2019b, the principal function has been changed to PCA function. The functions are the same, and the function name changes. So if you want to use it, remember to change the principal function in the old version of the code to PCA.)
- 2019-12-27 16:46:14下载
- 积分:1
-
Predict
This programs are very useful for time prediction.
- 2014-09-17 14:25:09下载
- 积分:1
-
IRIS-SEGMENT
WORKING CODE FOR IRIS SEGMENTATION
- 2012-04-18 15:25:11下载
- 积分:1
-
Morphological-Study-o
很好的关于风机的资料,希望对大家有所帮组。(the material of Wind turbines
)
- 2013-07-14 20:05:34下载
- 积分:1
-
more-GUI-parameters-communication
目的:实现多gui间的通信。
1. 由gui1打开gui2,并从gui2读取数据画图;
2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)
(Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the transfer of the packet: a packet defined in gui1, including strings, data packets passed to gui2 updated by gui2 the updated data in the returned gui1 and displayed. (Note: the program plus the the black underlined part to achieve the desired functionality of the points))
- 2013-04-26 10:52:55下载
- 积分:1
-
rickerrr
In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorithm is first in the class of Householder s methods, succeeded by Halley s method. The method can also be extended to complex functions and to systems of equations.
- 2012-06-07 01:59:46下载
- 积分:1