登录
首页 » matlab » jalase-22

jalase-22

于 2015-12-26 发布 文件大小:726KB
0 240
下载积分: 1 下载次数: 3

代码说明:

  Nonlinear Homework Problem - Shahrood university- session 22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ELM
    训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = size(P_test,2) 数据归一化 ( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
    2011-05-21 16:45:51下载
    积分:1
  • wignerville_0
    维格那变换,针对维格纳处理的一个例子,让你了解其过程(wignerville tranform)
    2011-12-12 20:39:23下载
    积分:1
  • dtmfcode
    带有matlab源程序 实现了dtmf,添加了GUI界面(matlab gui)
    2012-01-15 14:04:31下载
    积分:1
  • matlab_commu_simu
    无线通讯系统的matlab仿真程序;主要包括同步,均衡,信道估计,调制解调(Wireless communications systems matlab simulation program mainly include synchronization, balance, channel estimation, modulation and demodulation)
    2008-05-09 17:33:15下载
    积分:1
  • wavelet2
    小波神经网络2 一共是3个哦(Wavelet neural network 2, a total of 3 Oh)
    2008-06-09 22:08:30下载
    积分:1
  • matlabgongjuxiang
    matlab在数学建模上的应用,包含数学建模常用算法以及历年建模题的代码(matlab application of mathematical modeling, including mathematical modeling commonly used algorithms and code for the theme of the calendar year modeling)
    2011-04-24 19:33:06下载
    积分:1
  • Permanent-magnet-synchronous-motor
    Mysmo.mdl 永磁同步电机的主程序,可以实现有速度传感器启动运行,和无速度传感器运行。 SMOmodel.m 改进的滑模观测器模型,实现永磁同步电机反电动势的估算。 PFCDCM0hm5 用的是0.5hm的电感,实现220V交流电变换成400V的直流电,电流断续。 由于是仿真,如果要硬件实现的话,除了需要电压采样外,还需要一个输入电压过零检测 PFCCM320percent98k50 用的是5hm的电感,实现220V交流电变换成320V的直流电,电流连续。功率因数可以达到0.98,用的开关频率为50K PFCCM400percent97k50.mdl 用的是5hm的电感,实现220V交流电变换成400V的直流电,电流连续。功率因数可以达到0.97,用的开关频率为50K (Permanent magnet synchronous motor Mysmo.mdl main program, you can achieve the speed sensor up and running, and speed sensors run. SMOmodel.m improved sliding mode observer model permanent magnet synchronous motor back-EMF estimates. PFCDCM0hm5 with is 0.5hm inductor to achieve 220V AC transform into a 400V DC current is interrupted. As the simulation, hardware implementation, then, in addition to the voltage sampling an input voltage over zero detection PFCCM320percent98k50 the is 5hm inductance to achieve transformation 220V AC 320V DC continuous current. The power factor can reach 0.98, the switching frequency for 50K PFCCM400percent97k50.mdl with is 5hm inductance 220V AC transform 400V DC continuous current. The power factor can reach 0.97, with the switching frequency is 50K)
    2012-07-26 18:03:33下载
    积分:1
  • Numericalintegrationtoolbox
    数值积分工具箱,Matlab大部分函数都放在了toolbox这个文件夹下面。可以试着把需要的函数和工具箱放进去看看能不能用。(Numerical integration toolbox, Matlab toolbox most functions are placed below this folder. Can try to put the toolbox needed to function and see if you can use.)
    2010-09-20 14:51:50下载
    积分:1
  • 2
    说明:  端射直线阵 最大辐射在天线阵的端点天线阵的最大辐射是沿着阵元所在的轴 (Maximum end-fire linear array antenna array at the end of radiation antenna array is the maximum radiation along the axis where the array elements)
    2010-10-26 14:56:51下载
    积分:1
  • How-to-use-Simulink
    本文介绍了MATLAB中simulink使用的一些技巧和规则,挺有用的(This paper introduces the use of MATLAB in simulink some of the skills and rules used in quite)
    2009-05-01 14:20:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载