-
计算任意曲线围成区域面积的程序area
用MATLAB编写的计算任意曲线围成区域面积的程序,用隐函数描述(Calculation of any curve using MATLAB enclosed area of the program, described by the implicit function)
- 2021-02-19 23:49:43下载
- 积分:1
-
03
说明: 全书分7章,主要介绍MATLAB的入门基础和编程的基本技巧以及MATLAB在信号处理中的具体应用。
第一章 matlab的简介
第二章 图形的绘制
第三章 matlab的程序设计
第四章 可视化界面编程
第五章 M文件转换成独立运行的程序
第六章 信号与系统仿真常用函数
第七章 数字滤波器设计
(this book have 7 sections.It mainly introduce the foundation of matlab, and tell the way to use matlab to do the work that concerning the sign)
- 2012-04-17 13:12:04下载
- 积分:1
-
statistics
a stastical function for electroencephalogram
- 2012-05-24 20:20:10下载
- 积分:1
-
placement
optimal placement digial antenna
- 2014-08-29 00:49:24下载
- 积分:1
-
mapping_BER
利用星座图重排策略的HARQ方案,和chase combined 方案的比较仿真(The use of constellation rearrangement strategy HARQ program, and chase combined comparison of simulation programs)
- 2007-07-26 10:58:47下载
- 积分:1
-
实现了DQPSK下用Gardner算法实现位同步timing syn Gardner
实现了DQPSK下用Gardner算法实现位同步,并对信噪比、余弦滚降因子的影响加以讨论(achieve symbol synchronous by Gardner in the condition of DQPSK)
- 2012-09-08 11:55:08下载
- 积分: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
-
chaoliuchaoliu
潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算潮流计算(chaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuanchaoliujisuan)
- 2010-11-15 19:52:36下载
- 积分:1
-
spra600
A Variable-Speed Sensorless Drive System
for Switched Reluctance Motors
- 2010-12-05 23:07:05下载
- 积分:1
-
duoshili3
本文提出采用车标来对车辆进行分类识别,这个方法基于支持向量基分类方法,支持向量机是一个基于统计学的数据挖掘算法(Therefore, this paper uses the car standard for classification and identification of the vehicle, the method based on support vector-based classification methods, support vector machine is a data mining algorithm based on statistical)
- 2015-04-13 16:40:31下载
- 积分:1