-
Matlab-by-S.J.Chapman
本书把MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分
根据的程序。本书不主张把MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样
使用MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。本书的前六章是
“编程设计介绍”的课程,专门为大一的工科学生而设计编写的。这部分内容以9 周,每周
3 个小时教学为宜。其余的章节涵盖了一些高级的主题,例如输入输出接口(input/output
interfaces)和图形用户界面(GUI)。这些章节可能需要更长时间的学习,也可以作为使用MATLAB 的工科学生和有经验的工程师的参考。(The book as a technique to MATLAB programming language to teach, to show students how to write a simple and efficient, there is a sufficient basis for the program. This book does not advocate a function of all the hundreds of MATLAB to introduce to you, but to teach students how to use MATLAB language, and how to use on-line tools to load the function you need. The first six chapters of this book is " designed to introduce programming" course, designed for freshman engineering students designed to write. This part to nine weeks, three hours a week teaching appropriate. The remaining chapters cover some advanced topics, such as input and output interfaces (input/output interfaces) and graphical user interface (GUI). These chapters may take longer to learn, you can also use MATLAB as a reference for engineering students and experienced engineers.)
- 2015-01-28 16:44:11下载
- 积分:1
-
多尺度散布熵(matlab)
说明: 用matlab编写的多尺度散布熵程序,还保存精细多尺度散布熵程序(The program of multi-scale dispersion entropy written by MATLAB also preserves the program of fine multi-scale dispersion entropy.)
- 2021-03-17 09:59:20下载
- 积分:1
-
M2M
M2M平台与终端接口规范V2.0(WMMP)(Interface Specification for
M2M Service Platform and Terminal
)
- 2010-01-04 21:49:09下载
- 积分:1
-
dds_generate
DDS产生250-350M正弦波。相位量化处理,按M长度(DDS 250-350M generated sine wave.Phase quantization processing, according to M length)
- 2011-09-14 21:45:16下载
- 积分:1
-
ST
说明: s变换及其调用例子程序,大家可以参考一下,以便于对其进行改进优化( examples of program S transformation and its call)
- 2010-07-24 13:53:44下载
- 积分:1
-
shangrenguohe
基于matlab用于求解商人过河问题,运用随机模拟的思想得到问题的多个解(Matlab-based businessman river used to solve the problem, the idea of using stochastic simulation of multiple solutions to get the problem)
- 2013-10-05 18:28:11下载
- 积分:1
-
rayleighnew
this program simulated rayleigh fading with matlab
- 2015-01-29 09:05:18下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
matlab-test
这是一个进行图像轮廓提取和背景提取的matlab仿真,可以运行,是我在做课题时用到的一个小程序(This is a background of the image contour extraction and extraction matlab simulation, you can run, is the topic I am doing a small program used)
- 2011-05-18 19:51:22下载
- 积分:1
-
naname
轨道根数和位置的转换
naname和nadata是行星的名字和轨道根数(The the conversion naname nadata of the orbital elements and the location is the name of the planet' s orbital elements)
- 2012-07-18 10:06:28下载
- 积分:1