-
Learn-Matlab-7.0
说明: 这是一部关于学习Matlab7.0版的编程书籍,比其他版本更详细(This is a version of the program on learning Matlab7.0 books, more than any other version)
- 2011-02-26 13:46:37下载
- 积分:1
-
SimpleColorDetectionByHue
COLOR DETECTION FROM HUE
- 2015-01-19 23:54:10下载
- 积分:1
-
polsarprot3
将PolSARpro软件生成的T3数据读入matlab中,以便后续处理,搞极化SAR处理的同学都应该知道的.(T3 PolSARpro software will generate the data read into matlab in order to follow-up treatment, the students engaged in handling SAR polarization should know.)
- 2020-12-15 20:49:15下载
- 积分:1
-
Atificial-Fish-Swarm-Algorithm-AFSA
人工鱼群算法的讲解说明算法matlab源程序,运算结果及改进(the lecture and matlab source code for Atificial Fish Swarm Algorithm,AFSA)
- 2012-04-16 22:30:08下载
- 积分:1
-
zishiyingpinlvzhaidaiganraoxianzhi
使用FFT变换在频域对宽带扩频信号中的正弦干扰信号进行识别和抑制,其中扩频信号由1024点的伪随机序列表示。(In the frequency domain using the FFT transform of broadband spread-spectrum signal of sinusoidal interference signal identification and suppression, in which spread-spectrum signal is generated by pseudo-random sequence of 1024 points, said.)
- 2010-01-13 18:30:47下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
multifit_use
多项式拟合函数,用于给定数据点的多项式拟合,区别于matlab内置的函数polyfit,但效果差别不大。(A simple way of polynomial fitting to given points ,which is different from polyfit function but with no much different in result .)
- 2012-08-15 17:35:15下载
- 积分:1
-
ellipse
This function used for calculate ellipse point to draw.
- 2013-11-04 18:06:51下载
- 积分:1
-
genetic-pls
遗传算法与偏最小二乘结合,应用于化学光谱的变量选择问题,希望对同学们有用。(Combination of genetic algorithm and partial least squares, used in chemical spectroscopy variable selection problem, I hope useful to the students.)
- 2020-10-26 20:29:59下载
- 积分:1
-
SVM_Matlab_Sharp2
implementation of support vector machine
- 2013-11-30 12:51:32下载
- 积分:1