-
audiowatermarkprojectcode
Audio Watermark coding
- 2010-10-21 18:21:53下载
- 积分:1
-
detection_coins_harris
this algoriths describe how to detect corners with hallis algorithm
- 2012-03-26 10:11:07下载
- 积分:1
-
Super_Resolutionbased
超分辨率的基础书籍,要学习超分辨率的同学可以看看,很好的(Super-resolution based books, the students should learn to look super-resolution, very good)
- 2011-05-26 19:11:24下载
- 积分:1
-
detect_motion
I performed my motion detection on matlab
- 2012-11-28 08:45:49下载
- 积分:1
-
HDB3
说明: HDB3码的编码,图形,功率谱密度。用于通信原理教学等(Code HDB3 coding, graphics, power spectral density. Communication Theory for teaching)
- 2008-11-19 09:15:48下载
- 积分:1
-
youhua1
遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1()
遗传算法
n-- 种群规模
ger-- 迭代次数
pc--- 交叉概率
pm-- 变异概率
v-- 初始种群(规模为n)
f-- 目标函数值
fit-- 适应度向量
vx-- 最优适应度值向量
vmfit-- 平均适应度值向量
clear all
close all
clc 清屏
tic 计时器开始计时
n=20 ger=100 pc=0.9 pm=0.1 初始化参数
生成初始种群
v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵
[N,L]=size(v) 得到初始规模行,列
disp(sprintf( Number of generations: d ,ger))
disp(sprintf( Population size: d ,N))
disp(sprintf( Crossover probability: .3f ,pc))
disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式
待优化问题)
- 2020-12-11 20:19:19下载
- 积分:1
-
LSTM-MATLAB-master
简单实现基本的lstm功能,可以运行,如有不足还请指正(Simple implementation of the basic LSTM function, you can run, if there is insufficient, please correct)
- 2017-10-29 19:41:44下载
- 积分:1
-
将深度图和彩图转换成点云 ConsoleApplication
说明: 将深度图和彩图转换成点云,自行修改文件名字和路径。(Convert the depth map and color map to point cloud, and modify the file name and path by yourself.)
- 2020-04-29 12:40:59下载
- 积分:1
-
ch130.tsp
小世界网络的matlab实现,源代码。希望对大家有用。(MAtlab real sw.)
- 2009-12-03 11:21:11下载
- 积分:1
-
qicheerziyoudu
汽车线性二自由度模型,研究汽车转向的有用(Automotive Linear two degrees of freedom model of research useful for automotive steering)
- 2020-07-04 00:20:02下载
- 积分:1