-
programmingtips
本资源是关于matlab编程技巧的介绍,可以作为教材的辅助资料,提高编程水平。(This resource is introduced on the matlab programming techniques can be used as supplementary teaching materials to improve the level of programming.)
- 2009-09-29 09:54:01下载
- 积分:1
-
task
数值计算常用程序 牛顿法了 阿达姆斯了 雅克比 等十多个 本人自己编的 很适合初学者 C语言和matlab的
欢迎下载(Newton numerical procedure used the Adams Jacques ratio of more than 10, I made themselves very suitable for beginners are welcome to download)
- 2010-05-28 17:09:49下载
- 积分:1
-
5
说明: little matlab script but still no error
- 2014-10-13 21:58:41下载
- 积分:1
-
examen-1
preprocesamiento primu
- 2012-05-10 11:09:56下载
- 积分:1
-
PocketCloud-Remote-Desktop-Pro-v1.3.216-apkmania
pocket cloud data storage and sharing software
- 2013-12-29 06:11:13下载
- 积分:1
-
小斜视角RDA
利用MATLAB仿真小斜视角情况下理想点目标的合成孔径雷达回波数据,并利用RDA算法进行点目标成像。(the echo data of the ideal point target from small oblique Angle is simulated, and the target image is obtained by using RDA.)
- 2017-07-28 18:00:43下载
- 积分:1
-
Parallel-Computer-Architecture
讲述并行计算机体系结构,包括并行编程技巧,适应于最近并行计算机的应用(parallel computer architecture and parallel compiling technics)
- 2011-01-28 09:12:52下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
Flight6DOFf
FLIGHT 6-DOF Trim, Linear Model, and Flight Path Simulation
Businesss Jet Aerodynamic Model
- 2016-12-30 03:58:40下载
- 积分:1
-
BP-ANN
建立一个BP神经网络。进行训练和测试,数据样本包含在压缩文件中(Build a BP Artificial Neural Networks.Train and test the data in the rar file)
- 2012-04-13 15:47:18下载
- 积分:1