-
Odefun5
间歇反应釜的matlab建模,M文件,c可自由改变(Modeling of batch reactor)
- 2013-12-16 20:15:44下载
- 积分:1
-
fsk_demodualtion
课程设计需要运用MATLAB编程实现2ASK,2FSK,2PSK,2DPSK调制解调过程,并且输出其调制后的波形,画出频谱、功率谱密度图,并比较各种调制的误码率情况,讨论其调制效果。(Curriculum design requires the use of MATLAB programming 2ASK 2FSK, 2PSK 2DPSK modulation demodulation process and output modulated waveform, draw the spectrum, power spectrum density map and compare various modulation BER discuss its modulation effect.)
- 2012-11-14 20:03:16下载
- 积分:1
-
charging
该仿真为MATLAB仿真,关于充电桩的仿真,简单,可以运行(it is model on charging system ,it is simple and easy to understang.)
- 2016-03-04 09:52:58下载
- 积分:1
-
222645116720055304472832
本文以数字图像处理、压缩技术和MATLAB应用为基础,偏重于MATLAB图像处理的分析和应用。涉及到关于图像处理的图像增强、二值处理、小波分析和图像压缩的基本概念,解决了利用低通、高通滤波,膨胀,腐蚀,平滑,边缘提取和基于DCT变换,小波变换的图像压缩技术的图像处理,制作了一个关于图像处理和图像压缩的系统。(good)
- 2009-04-24 00:37:04下载
- 积分:1
-
matlab_rtw_c
(1)通过Simulink创建仿真模型;(2)配置相关RTW(Real-Time Workshop)参数;(3)通过RTW(Real-Time Workshop)自动生成C代码文件,并理解主要文件、接口函数和变量的意义;(4)在Visual C++中将生成的C代码作适当修改,编译运行并分析结果。((1) created by Simulink simulation model (2) configuration related to RTW (Real-Time Workshop) parameters (3) RTW (Real-Time Workshop) automatically generate C code files, and understand the main document, interface functions and variables significance (4) Visual C++ generated C code will be modified as appropriate, compile, run and analyze the results.)
- 2011-01-09 23:00:25下载
- 积分:1
-
CreatingGraphicalUserInterfaces
一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。(An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.)
- 2010-06-13 23:55:44下载
- 积分:1
-
time---delay
进行时延估计 包含双谱和互相关两种方法 没有高阶累积量(For time delay estimation contains double spectrum and cross-correlation two ways No higher order cumulants
)
- 2014-09-10 09:40:18下载
- 积分:1
-
Simulinkcar
matlab/simulink组建汽车整车仿真平台,有详细说明(matlab/simulink formed vehicle simulation platform, has a detailed description)
- 2008-07-09 16:10:04下载
- 积分:1
-
F_MF_DFA_q
计算广义的hurst指数,本课题组编写程序,欢迎使用(compute general hurst, our group write program,welcome to use)
- 2012-05-08 16:18:43下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1