-
matlab.pdf
介绍基于MATLAB环境中遗传算法工具箱及应用,包括常用函数、工具箱、实例等资料(Describes an environment based on MATLAB genetic algorithm toolbox and applications, including commonly used functions, the toolbox, examples, etc.)
- 2010-06-05 11:02:36下载
- 积分:1
-
untitled1028m
界面的m 文件 matlab gui 界面分析数据
fft快速傅里叶变换程序 有很多窗函数供选择
(fft matlab gui)
- 2011-12-01 19:23:40下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
DC_motor_mechanical_properties
matlab/simulink 直流电机的特性(Speed_characteristics_of_DC_motor)
- 2009-04-14 20:57:16下载
- 积分:1
-
kongqiceng
服装空气层计算,用来模拟服装中空气层的流动状态和温度分布
(wearing air layer, used to simulate the wearing layer of air flow and temperature distribution in the state)
- 2007-04-30 10:31:08下载
- 积分:1
-
2011 radar FMCW MIMO
MIMO FMCW Approach for detection and tracking of the targets
- 2018-09-27 19:33:37下载
- 积分:1
-
frame_difference
说明: 视频帧差算法实现的背景减除。matlab代码。(Video frame difference algorithm of background subtraction. matlab code.)
- 2010-04-21 10:39:49下载
- 积分:1
-
mimo-system
STBC_MIMO_OFDM.m
这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。
此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训
( STBC_MIMO_OFDM.m
This is a space-time block coding based on MIMO_OFDM Communication System Simulation.
This system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, based on training)
- 2011-06-06 16:16:18下载
- 积分:1
-
two-step-iterative-shinkage
图像复原中的two-step iterative shinkage方法(two-step iterative shinkage)
- 2012-06-23 10:12:48下载
- 积分:1
-
erweifeixianxing
在程序设计和调试过程中①只要在程序中增加类似m或n的循环语句,便可用神经网对三维或三维以上的非线形函数训练,也可以用在复杂系统二个以上独立变量、任意维非线性动态参数的辨识(In program design and debugging process ① similar increase in the program as long as m or n of the loop, you can use the neural network over a three-dimensional or three-dimensional non-linear function of training, can also be used in a complex system, two or more independent variables, any dimension Parameter identification of nonlinear dynamic)
- 2013-05-25 21:34:32下载
- 积分:1