登录
首页 » Visual C++ » exno

exno

于 2011-09-06 发布 文件大小:6KB
0 347
下载积分: 1 下载次数: 4

代码说明:

  一些matlab学习中间比较常用的课后练习的源代码程序。(Some among the more common learning matlab exercises the source code program.)

文件列表:

exno12.m,84,2011-07-27
exno13.m,66,2011-07-28
exno17t.m,129,2011-07-28
exno18t.m,49,2011-07-28
exno18tt.m,50,2011-07-28
exno19t.asv,64,2011-07-28
exno19t.m,67,2011-07-28
exno20t.m,338,2011-07-28
exno21t.m,158,2011-07-28
exno22t.m,130,2011-07-28
exno23t.m,104,2011-07-28
exno25t.m,154,2011-07-28
exno26t.m,85,2011-07-28
exno27t.m,40,2011-07-28
exno28t.m,175,2011-07-28
exno29t.m,168,2011-07-28
exno30t.m,79,2011-08-02
exno31.m,284,2011-07-28
exno36.m,513,2011-07-30
exno49.m,239,2011-08-02
exno49t.asv,224,2011-08-02
exno49t.m,197,2011-08-02
exno50.m,67,2011-08-02
exno51.m,207,2011-08-02
exno57.m,79,2011-08-03
exno58.m,105,2011-08-02
exno61.m,90,2011-08-02
exno62.m,69,2011-08-02
exno63.m,68,2011-08-02
exno64.m,95,2011-08-02
exnot14t.m,159,2011-07-27
exnot15t.m,270,2011-07-27
exnot16t.m,192,2011-07-27
exnot32.asv,233,2011-07-30
exnot32.m,338,2011-07-30
f.m,41,2011-07-28
jisuangonglv.m,204,2011-08-03
san.m,127,2011-07-28
xiaoqiuluodi.m,258,2011-08-03

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

发表评论

0 个回复

  • kjj
    最基本的快捷键操作 (Basic Operation)
    2010-01-29 18:45:44下载
    积分:1
  • matlab-a-VC
    Vc+_+调用matlab的一个实例,包括matlab源文件,VC源文件,以及word和pdf文件说明(Vc+_+ call matlab one instance, including the matlab source file, VC source files, as well as word and pdf file description)
    2013-07-13 16:10:42下载
    积分:1
  • Mppt_sfunction
    可实现光伏电池板最大功率点的跟踪,使其输出最大功率(PV panels can achieve maximum power point tracking, so that the maximum power output)
    2011-05-24 16:01:32下载
    积分:1
  • 6_1
    1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有: 1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为: 1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 编写主函数,并测试以下内容: 1) 定义一个CStudent的指针数组pStu,数组长度为4; 2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内; 3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内; 4) 利用while循环调用数组里每个元素的计算平均成绩操作; 释放动态分配的空间,确保必要的析构函数能被调用。 (1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are: 1) Save English, shaping member variables politics, mathematics, geography and history, art achievements 2) Set the above variables public member function 3) public member function of the output of the variable 4) public member function Average () is used to calculate the average student s points The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows: 1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables 2) Set the above variables public member function 3) public member function of t)
    2014-10-20 15:29:16下载
    积分:1
  • kalman
    采用kalman滤波算法对两自由度汽车的状态进行估计,对状态空间离散化处理后用kalman估计车辆状态。(The use of Kalman filter algorithm to estimate the state of vehicle.)
    2013-04-22 16:14:49下载
    积分:1
  • 12452
    在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。(Vc console in the run, the shortest path with the genetic algorithm, said the road map with the adjacency matrix.)
    2011-05-08 09:16:11下载
    积分:1
  • de_Precoding
    mimo预编码C++代码欢迎各位参考,相互学习(mimo pre-coding C++ code to welcome you to reference, mutual learning)
    2015-01-22 19:56:52下载
    积分:1
  • pardma
    it has project ijn diary discbrp
    2015-01-22 01:01:04下载
    积分:1
  • Simplex-method-procedure
    单纯形法的MATLAB程序,自己编的,对于学习线性规划编程的同学有用(Simplex method of MATLAB programs, their compilation, and programming for students to learn useful for linear programming)
    2010-05-27 19:49:40下载
    积分:1
  • VB-and-Matlab
    VB与Matlab溷合编程在管式加热炉调炉决策系统中的应用(VB and Matlab blends as programming in the the tube furnace furnace control decision-making system)
    2013-04-11 15:41:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载