-
MatlabUserhelp
关于matlab的一本详细用户手册。适合初学者。()
- 2007-09-27 12:09:47下载
- 积分:1
-
mvdr2
mvdr,程序,希望对大家学习水声中的波束形成有用啊(mvdr, procedures, we hope to learn the acoustic beam forming useful ah)
- 2007-04-14 08:40:12下载
- 积分:1
-
GA_SVM
说明: 遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(GA-SVM implemented by MATLAB)
- 2020-09-19 11:37:55下载
- 积分:1
-
fuzzpid
用matlab 来仿真模糊pid控制器,对学习pid有一定的帮助(fuzzy pid controller)
- 2009-05-08 12:31:03下载
- 积分:1
-
yimo
最小二乘自动向量机LSSVM的MATLAB程序实现,用于建立PM2.5污染物与其他污染物(如SO2)关系的数学模型。(Least Squares SVM automatic LSSVM MATLAB program to achieve, for the establishment of PM2.5 pollutants and other contaminants (such as SO2) mathematical model of relations.)
- 2015-01-06 16:06:10下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
Matcom_code
实现VC与MATLAB的无缝对接,让您能轻松的将matlab程序移植到VC平台,并能脱离matlab平台运行,程序中使用了matcom进行编程,并有详细的调试说明。绝对值得下载哦。。。(VC and MATLAB to achieve a seamless connection, so you can easily migrate to matlab program VC platform and can run from the matlab platform, procedures matcom used to program and debug a detailed description. Oh, definitely worth downloading. . .)
- 2009-05-24 10:06:02下载
- 积分:1
-
FrequenceDetect
分别使用LS和TLS算法,计算出混合信号的频率。该频率估计算法的数学模型是基于ARMA模型。其中还包括详细的设计报告,有一定的参考价值。(LS and TLS algorithms were used to calculate the mixed-signal frequency. The mathematical model of the frequency estimation algorithm is based on ARMA models. It also includes detailed design report, a certain reference value.)
- 2011-01-05 17:22:14下载
- 积分:1
-
Spread-of-Internet-Rumours
选拨赛数学建模题目-网络谣言的传播模型。文件中包括题目、参考文献和matlab代码。basic.m中是最简化的模型,extend1.m中更进一步,算法中引入老年人和年轻人的活跃程度和对谣言的易信度的不同,beacons.m中再进一步引入网络警察角色来演化谣言的传播。(American Mathmetical Modeling Competition. Title:Spread of Internet Rumours.The file inclueds the title document,the reference literature and the MATLAB code.)
- 2013-08-14 18:31:10下载
- 积分:1
-
SplitBregmanTVdenoising
Split Bregman TV denoising using compression and decompresion technique
- 2014-10-10 01:33:58下载
- 积分:1