登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:WINDOWS
  2. 代码类别:matlab
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 10.1.1.92.940.pdf

  mobility models for wirelss networks

1
下载
82
浏览
2017-08-24发布

2. dcdc

  蓄电池的充放电控制策略,希望有点帮助哦。。。。。。。。(Charge and discharge control strategy of storage battery.Oh, I hope it helps)

33
下载
90
浏览
2017-08-24发布

3. off-line holography

  模拟离轴彩色数字全息图的MATLAB程序(MATLAB program of simulated off axis color digital hologram)

16
下载
86
浏览
2017-08-24发布

4. Fresnel diffraction

  一个矩形菲涅尔衍射计算的MATLAB程序(A rectangular Fresnel diffraction calculation of the MATLAB program)

10
下载
95
浏览
2017-08-24发布

5. 曲面拟合01

  最小二乘MATLAB程序,适合用于三维点云的最小二乘拟合。功能很强大!(Least squares MATLAB procedures, suitable for three-dimensional point cloud least square fitting. Powerful!)

28
下载
104
浏览
2017-08-23发布

6. matlab simulink教程

  matlab教程,可以的学习和运用该软件,是新手学习很好的教程。(Matlab tutorial, you can learn and use the software, is a good tutorial for beginners.)

4
下载
88
浏览
2017-08-15发布

7. power_PVarray_3500W

  单相光伏发电并网系统simulink仿真模型,能运行(Simulink simulation model of single-phase photovoltaic grid connected system can run)

53
下载
90
浏览
2017-08-15发布

8. power_PVarray_250kW

  三相光伏并网发电系统simulink仿真模型,运行效果良好(Simulink simulation model of three-phase photovoltaic grid connected power generation system runs well)

46
下载
101
浏览
2017-08-15发布

9. guangfuMPPT

  基于simulink powersystem元件库提供的光伏电池模型建立了扰动观测法的最大功率跟踪控制模型(MPPT),仿真模型能够很好的追踪最大功率点(Based on the photovoltaic cell model provided by Simulink powersystem component library, the maximum power tracking control model (MPPT) of disturbance observation method is established. The simulation model can well track the maximum power point)

30
下载
88
浏览
2017-08-15发布

10. 车牌识别系统MATLAB源代码完整

说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)

2
下载
92
浏览
2017-08-13发布

11. Matlab高级编程

  Matlab 高级编程文档,内容丰富,详细(Matlab high-level programming document, detailed, rich)

2
下载
95
浏览
2017-08-12发布

12. Desktop

  实现PID的三个参数的调节,使参数在一定范围内(PID three parameters to achieve the adjustment, so that parameters within a certain range)

2
下载
86
浏览
2017-08-08发布

13. 神经模糊预测控制及其matlab实现第3版matlab程序

  《神经模糊预测控制及其matlab实现》(第3版)matlab程序(Neuro fuzzy predictive control and its matlab implementation (Third Edition) matlab program)

48
下载
105
浏览
2017-08-07发布

14. GAMS

  GAMS软件培训材料——基本语法及案例分析(内部使用)(GAMS software training materials - basic grammar and case analysis (internal use))

22
下载
105
浏览
2017-08-05发布

15. 粒子群+压缩感知+DOA

  改进粒子群优化在压缩感知DOA估计中的应用_赵宏伟(Application of improved particle swarm optimization in DOA estimation of compressed sensing)

21
下载
205
浏览
2017-08-05发布

16. IPQxiebo

  基于瞬时无功功率的谐波检测,ip,iq法。已验证(Harmonic detection based on instantaneous reactive power)

8
下载
101
浏览
2017-08-04发布

17. PQxiebo

  基于瞬时无功功率的谐波检测,pq法。已验证(Harmonic detection based on instantaneous reactive power)

12
下载
85
浏览
2017-08-04发布

18. untitledZHU

  PMSM矢量控制 包含了clark变换,clark逆变换,park变换,park逆变换等等。(PMSM vector control contains the Clark transform, Clark inverse transform, park transform, park inverse transform, and so on)

6
下载
93
浏览
2017-08-03发布

19. gatbx

  遗传算法工具箱,谢菲尔德大学,MATLAB源码(Genetic algorithm toolbox, University of Sheffield, MATLAB source code)

4
下载
90
浏览
2017-08-03发布

20. DWT

  通过它把信号从时间域变换到频率域,进而研究信号的频谱结构和变化规律(discrete Fourier transform)

2
下载
75
浏览
2017-08-02发布