-
adf
只是一个蚁群算法matlab程序源码,没什么特别的(Ant colony matlab program source code)
- 2011-05-13 04:52:13下载
- 积分:1
-
BEM_FOR_MATLAB
边界元测量垂直接地极地表电势的MATLAB程序垂直接地极半径r=0.05m,长度l=0.5m,垂直接地极上电位V0=30V,边界元法求解径向向外8个点的电势.(Boundary element potential measuring vertical ground Polar table MATLAB program vertical ground electrode radius r = 0.05m, length l = 0.5m, the vertical grounding on potential V0 = 30V, the Boundary Element Method radially outwardly eight-point potential.)
- 2013-01-29 21:12:09下载
- 积分:1
-
imagescn
Imagescn plot two or more imagesc into the same axes. Deeper layers are visible, were higher layers have the value NaN. This is helpful e.g. to show measurement (=foreground) results "above" a map (=background), to separate NaN values within a 2D matrix from the lowest value (standard image shows the same color at NaN as it does for the lowest value). The number of layers is only limited by memory space :-).(Piled images
Imagescn plot two or more imagesc into the same axes. Deeper layers are visible, were higher layers have the value NaN. This is helpful e.g. to show measurement (=foreground) results "above" a map (=background), to separate NaN values within a 2D matrix from the lowest value (standard image shows the same color at NaN as it does for the lowest value). The number of layers is only limited by memory space :-).)
- 2011-10-08 19:59:44下载
- 积分:1
-
TB_IMGVITDEC
对图像加入白噪声干扰,用维特比译码进行去扰,分别用硬判决和软判决,显示出的图像可以看出不同的效果(White noise is added to the image, performed using Viterbi decoding descrambling, respectively, with the hard decision and soft decision, showing the different effects can be seen in the image)
- 2014-12-05 13:24:51下载
- 积分:1
-
ifftnc
signal and ssystem matlab function
change inverse fourier transfom
frequency domain to time domain
- 2011-12-13 00:20:09下载
- 积分:1
-
untitled123
三相异步电动机直接启动定子转子电流,转速以及转矩的仿真模拟,simulink仿真(Simulation and Simulation of three phase asynchronous motor directly starting stator rotor current, speed and torque, Simulink simulation)
- 2018-04-28 17:11:37下载
- 积分:1
-
基于matlab的图着色程序,算法为贪心算法-graph_coloring
基于matlab的图着色程序,算法为贪心算法,将节点按照度从大到小排序,排序后先给度大的着色。(The graph coloring program based on MATLAB algorithm, greedy algorithm, the node according to the degree from large to small order, ranking after the first to a large degree of coloring.)
- 2021-01-28 22:58:38下载
- 积分:1
-
Untitled6
信号研究方面的分布式目标DOA算法,经过验证的算法(Distributed target signal DOA algorithm research, proven algorithm)
- 2016-06-06 14:17:32下载
- 积分:1
-
Matlab_mycamera
MATLAB GUI 实现摄像头拍照 保存 及对图片进行直方图均衡化处理,可以导入图片并对其进行处理并保存,整个程序完整设计。是初学入门的好例子。程序内置一张图片。压缩包中有编译成的可单独运行的exe文件。本程序开发环境是MATLAB2010b.(MATLAB GUI camera to save pictures and image histogram equalization processing, you can import the image and its processed and saved, the complete design of the entire program. Good example for beginners getting started. The program built-in picture. Compiled into a standalone exe file compressed package. MATLAB2010b the program development environment.)
- 2012-04-17 20:40:57下载
- 积分:1
-
1122
其实操作系统在调用 main 函数时是传参数的,main 函数最标准的形式应该是 int
main(int argc, char *argv[]),在第 6 节 “指向指针的指针与指针数组”
详细介绍。C 标准也允许 int main(void)这种写法,如果不使用系统传进来的两
个参数也可以写成这种形式。但除了这两种形式之外,定义 main 函数的其它写法都
是错误的或不可移植的。(The 88-bytes (704-bits) in the Configuration zone contain manufacturing identification data, general device, and
system configuration, and access restriction control values for the slots within the Data zone. The values of
these bytes can always be obtained using the Read command. The bytes of this zone are arranged as shown in
Table 2-2)
- 2015-01-05 17:13:58下载
- 积分:1