-
xinxileizhuanle
文章结合五邑大学实际情况,对信息类专业本科生的MATLAB课程双语教学进行了探讨和研究。阐述了如何通过从课前到课中到课后精心的规划和设计,构建MATLAB程序设计课程双语教学的思路及措施,旨在通过强化MATLAB双语教学的效果,达到提升学生英语综合能力的目的,对地方高校开展双语教学具有一定的借鉴意义。 更多还原
(In combination with the actual situation of Wuyi University, information on MATLAB bilingual teaching undergraduate classes were discussed and studied. Describes how lessons from the front to the after-school lesson planning and careful design, build ideas and initiatives MATLAB programming bilingual teaching, aims to strengthen the effectiveness of bilingual teaching MATLAB, to enhance students comprehensive ability of English purpose has a certain significance for local colleges and universities to carry out bilingual teaching. More Restore)
- 2013-12-18 19:07:50下载
- 积分:1
-
changjiangshuizhipingce
数学建模:长江水质评测,程序包含了预测模型(Mathematical modeling: the Yangtze River Water Quality Evaluation)
- 2013-12-12 16:52:51下载
- 积分:1
-
Report_Proj5_jiangchen_10212020018
设计一个程序,用后向Euler 法/梯形法求解电路系统的MNA 方程(该方程由stamp 程
序得到),其中线性方程的求解采用GCR 迭代法。(Design a program that uses the backward Euler method/trapezoid method for solving circuit system MNA equation (the equation obtained by the stamp program), in which the linear equations using GCR iteration.)
- 2021-01-04 21:58:55下载
- 积分:1
-
the-design-of-fir
使用matlab进行有限长fir滤波器设计,要求写出代码画出仿真图形(design fir)
- 2013-12-18 21:45:09下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
AM
说明: AM信号产生与相关解调的MATALB仿真程序(MATALB simulation program for AM signal generation and correlation demodulation)
- 2018-04-12 17:33:54下载
- 积分:1
-
graphbased
这个代码是根据已经得到的权值矩阵,来进行分类(This code is based on the weight matrix has been to classify)
- 2010-12-17 17:14:11下载
- 积分:1
-
pcm_testing_demo
PCM SOURCE CODE FOR MATLAB DEMO
- 2011-02-11 02:58:50下载
- 积分:1
-
smartantennasbeamforming
智能天线小程序,计算电流分布,方向图等等对初学者有帮助(smart antenna, easy for
junier learner)
- 2012-04-25 11:59:40下载
- 积分:1
-
YALMIP
YALMIP工具箱,内含各种函数,可用来求解部分线性规划,非线性规划,及混合规划的matlab工具箱。(YALMIP toolbox, containing a variety of functions that can be used to solve part of the linear programming, nonlinear programming, and mixed planning matlab toolbox.)
- 2014-11-25 10:31:45下载
- 积分:1