-
suoshu
这是一种求索数的c++编程程序,格式很好,简单易懂(This is a quest the number of c++ programming procedures, the format well, easy to understand)
- 2011-05-11 23:17:02下载
- 积分: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
-
MATLAB
间接观测平差(距离)
请输入未知数系数矩阵
请输入观测值
(Indirect observation adjustment (distance)
Please enter the unknown coefficient matrix
Please enter the observation)
- 2011-10-08 08:55:48下载
- 积分:1
-
lvbo
matlab写的信号处理的程序,实现FFT变换,功率谱估计,滤波器滤波,等功能(Programs written in matlab signal processing to achieve an FFT power spectrum estimation, filters filtering, and other functions)
- 2015-01-17 23:53:00下载
- 积分:1
-
pid--pso
pso - pid matlab code fo control
- 2010-06-09 17:59:55下载
- 积分:1
-
dsp-course
利用matlab进行数字图像处理的教程
富有源代码和说明~~(Carries on digital image processing using matlab the course)
- 2009-10-22 09:26:27下载
- 积分:1
-
three-level-DTC
基于三电平空间电压质量控制的异步电动机直接转矩控制(Based on a three-level quality control of space voltage induction motor direct torque control)
- 2013-12-15 15:11:22下载
- 积分:1
-
newfft
自己设计的新型FFT算法,用MATLAB仿真通过,绝对好用的源码。可以发论文。包括了FFT经典算法和改进算法的c实现(Designed a new type of FFT algorithm, through the use of MATLAB simulation, the source is absolutely easy to use. Papers can be made. Includes the classic FFT algorithm and improved algorithm for the realization of c)
- 2009-05-03 17:06:05下载
- 积分:1
-
dcccsk
差分混沌键控DCSK的实现,及其延迟相干解调。并计算了其误码率曲线,并与BPSK误码率曲线对比(Differential chaos shift keying DCSK the realization of coherent demodulation and delay. And calculated its error rate curves, and compared with the BPSK bit error rate curve)
- 2010-05-18 10:05:51下载
- 积分:1
-
FEM-in-Electromagnetics
用FEM,有限元法解决电磁场中的相关问题,二维,三维,时域等一系列东西,佷用参考价值(Using FEM, finite element method to solve issues related to electromagnetic fields, two-dimensional, three-dimensional, time-domain and a series of things, Hen with reference value)
- 2013-08-16 19:52:15下载
- 积分:1