登录
首页 » matlab » Matlabsyjc

Matlabsyjc

于 2009-09-11 发布 文件大小:2887KB
0 194
下载积分: 1 下载次数: 5

代码说明:

  这是一本关于matlab的实用教程,里面对matlab的功能进行了详细的介绍,很有学习价值。(This is a practical tutorial on matlab, which functions on matlab carried out a detailed description of the value of great learning.)

文件列表:

E书说明.txt
Matlab实用教程
..............\MFiles
..............\......\Ex0101.m
..............\......\Ex0102.m
..............\......\Ex0103.m
..............\......\Ex0103.mat
..............\......\Ex0201.m
..............\......\Ex0202.m
..............\......\Ex0203.m
..............\......\Ex0204.m
..............\......\Ex0205.m
..............\......\Ex0206.m
..............\......\Ex0207.m
..............\......\Ex0208.m
..............\......\Ex0209.m
..............\......\Ex0210.m
..............\......\Ex0211.m
..............\......\Ex0212.m
..............\......\Ex0213.m
..............\......\Ex0214.m
..............\......\Ex0215.m
..............\......\Ex0216.m
..............\......\Ex0217.m
..............\......\Ex0218.m
..............\......\Ex0219.m
..............\......\Ex0220.m
..............\......\Ex0221.m
..............\......\Ex0222.m
..............\......\Ex0223.m
..............\......\Ex0224.m
..............\......\Ex0225.m
..............\......\Ex0226.m
..............\......\Ex0227.m
..............\......\Ex0228.m
..............\......\Ex0229.m
..............\......\Ex0301.m
..............\......\Ex0302.m
..............\......\Ex0303.m
..............\......\Ex0304.m
..............\......\Ex0305.m
..............\......\Ex0306.m
..............\......\Ex0307.m
..............\......\Ex0308.m
..............\......\Ex0309.m
..............\......\Ex0310.m
..............\......\Ex0311.m
..............\......\Ex0312.m
..............\......\Ex0313.m
..............\......\Ex0314.m
..............\......\Ex0315.m
..............\......\Ex0316.m
..............\......\Ex0317.m
..............\......\Ex0318.m
..............\......\Ex0319.m
..............\......\Ex0320.m
..............\......\Ex0321.m
..............\......\Ex0322.m
..............\......\Ex0323.m
..............\......\Ex0324.m
..............\......\Ex0325.m
..............\......\Ex0326.m
..............\......\Ex0327.m
..............\......\Ex0328.m
..............\......\Ex0401.m
..............\......\Ex0402.m
..............\......\Ex0403.m
..............\......\Ex0404.m
..............\......\Ex0405.m
..............\......\Ex0406.m
..............\......\Ex0407.m
..............\......\Ex0408.m
..............\......\Ex0409.m
..............\......\Ex0410.m
..............\......\Ex0411.m
..............\......\Ex0412.m
..............\......\Ex0413.m
..............\......\Ex0414.m
..............\......\Ex0415.m
..............\......\Ex0416.m
..............\......\Ex0417.m
..............\......\Ex0418.m
..............\......\Ex0419.m
..............\......\Ex0420.m
..............\......\Ex0421.m
..............\......\Ex0422.m
..............\......\Ex0423.m
..............\......\Ex0424.m
..............\......\Ex0425.m
..............\......\Ex0426.m
..............\......\Ex0427.m
..............\......\Ex0428.m
..............\......\Ex0429.m
..............\......\Ex0430.m
..............\......\Ex0431.m
..............\......\Ex0431_1.fig
..............\......\Ex0431_2.fig
..............\......\Ex0432.fig
..............\......\Ex0432.m
..............\......\Ex0433.m

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

发表评论

0 个回复

  • MATLAB
    此文档涵盖了Matlab初学者和有一定基础的学者,在编程过程中遇到的指令方面的集合。(This document covers the Matlab have a certain foundation for beginners and scholars, in the programming process encountered in a collection of directives.)
    2008-04-18 16:34:42下载
    积分:1
  • kmean
    这是模式识别中关于k均值动态聚类算法的matlab源码(This is the pattern recognition on the k-means clustering algorithm Matlab FOSS)
    2007-07-10 20:55:31下载
    积分:1
  • equal-area-critirea
    E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line reactance: ) L4x=input( enter the line reactance: ) Pi=input( enter the input power: ) X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x Pm1=E*V/X1 DO=asin(Pi/Pm1) A=((L2x*L3x)/(2*(L2x+L3x))) C=A B=((L3x/2)^2)/(L2x+L3x) X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B Pm2=(E*V)/X2 X3=Gx+L1x+L2x+L4x Pm3=(E*V)/X3 DC=input( enter the fault clearing angle: ) Dm=(3.14-asin(Pi/Pm3)) a1=quad( sin ,DO,DC) A1=(Pi*(DC-DO)-Pm2*a1) a2=quad( sin ,DC,Dm) A2=Pm3*a2-Pi*(Dm-DC) if(A2>=A1) disp( the system is stable ) else disp( the system is unstable ) end Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2)) disp( critical clearing angle: ) Dcc
    2012-09-11 22:46:05下载
    积分:1
  • TSP_matlab
    这是模拟退火算法的一些实例,是关于模拟退火算法的实现,我觉得挺好看懂的(This is some examples of simulated annealing, is on the simulated annealing algorithm, I feel very good to read it)
    2010-10-17 19:59:22下载
    积分:1
  • MATLAB
    精通matlab程序,包括遗传算法以及粒子群优化算法程序(Proficient in matlab procedures, including genetic algorithm and particle swarm optimization algorithm program)
    2013-01-09 16:05:58下载
    积分:1
  • RLS
    本程序用于普通递推最小二乘算法在MATLAB下的仿真,为C程序。(This procedure is for the ordinary recursive least squares algorithm in MATLAB simulation, the C program.)
    2012-04-26 10:44:51下载
    积分:1
  • pd_swerling
    雷达 swerling模型的代码,四种模型,包括单双,运动与否(radar swerling model, including 4 types)
    2018-12-14 22:17:18下载
    积分:1
  • svc23
    说明:  SVM 的代码,工具箱的使用内部有详细的说明,请读者看看Matlab代码中参数使用,将训练数据以矩阵形式输入,即可使用(SVM code, the use of the toolbox there are detailed instructions, please take a look at Matlab code readers parameter use, will be a matrix of training data input, you can use)
    2008-10-09 10:42:46下载
    积分:1
  • ex02
    说明:  此程序给出信号的多分辨率分析(Multiresolution Analysis),即信号的多分辨率分解(Multiresolution Decomposition)方法及应用。该程序是一个多抽样率系统(Multirate System)举例,用M个的滤波器,将信号的频谱等分成M部分,使所得抽样频率降为1/M,然后再依据它们的“重要性”给一不同的bit数,那么所传输的bit流必然会进一步下降,起到压缩带宽的作用。(This program gives the signal of the multi-resolution analysis (Multiresolution Analysis), the multi-resolution signal decomposition (Multiresolution Decomposition) method and its application. The program is a multirate rate system (Multirate System) example, with M a filter, the signal' s frequency spectrum is divided into M parts, the proceeds of sampling frequency reduced to 1/M, then according to their &quot importance&quot to the bit of a different number, then the transmitted bit stream is bound to decline further, to play the role of bandwidth compression.)
    2011-03-21 15:18:48下载
    积分:1
  • jpeg2im
    图像处理MATLAB源代码,这个是读入JPEG文件(JPEG READ)
    2009-03-24 12:15:38下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载