-
Two
离散信号处理 1、信号的生成方法
2、频域信号的分析
3、求正弦信号的频率
4、求正弦信号的加入时间
5、滤波器的设计
(1 discrete signal processing, signal generation method 2, the frequency domain analysis of signal 3, and 4 the frequency of sinusoidal signal, and added sinusoidal signal 5, filter design)
- 2007-10-10 16:00:20下载
- 积分:1
-
fish
The fisher iris data file in matlab (in case you do not have it).
usually it comes with matlab and is called "fisheriris.mat" and can be read without specifying the path of the file.
- 2010-12-13 11:21:11下载
- 积分:1
-
chapter29 支持向量机的回归拟合
说明: 利用支持向量机的回归拟合混凝土抗压强度预测,适合初学者的学习和参考。(The regression of support vector machine is used to fit the prediction of concrete compressive strength, which is suitable for beginners to learn and reference.)
- 2019-01-25 20:58:41下载
- 积分:1
-
8dpsk
超宽带程序示范程序\M-DPSK8dpsk.rar(Ultra-wideband Program Files demonstration program M-DPSK 8dpsk.rar)
- 2009-10-22 15:53:52下载
- 积分:1
-
nihe
用matlab来解决数据拟合问题,包括四个例子程序和一个ppt(Data fitting using matlab to solve problems, including four examples of procedures and a ppt)
- 2009-11-08 19:40:35下载
- 积分:1
-
pso-matlab
粒子群优化算法 的matlab代码,其中基本上可以运行的。(pso matlab)
- 2011-05-05 16:14:35下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
potentialfield
机器人路径规划程序,matlab编程。具有参考性。(Robot path planning procedures, matlab programming.)
- 2013-03-10 10:34:53下载
- 积分:1
-
circle
画圆的算法,可用Matlab编程,也可用Mathematica软件编程(Circle algorithm the available Matlab programming, also be used Mathematica software programming)
- 2013-04-05 13:37:53下载
- 积分:1
-
FSOUCP
基于人工鱼群算法的投影寻踪模型通用MATLAB源码(Artificial fish-swarm algorithm based on Projection Pursuit Model GM MATLAB source)
- 2008-12-20 11:21:19下载
- 积分:1