-
12
四阶龙格库塔法解内弹道方程,具有很好的精度,程序通俗易懂(Fourth-order Runge-Kutta method solution trajectory equation for interior_ballstic,)
- 2013-12-03 20:51:40下载
- 积分:1
-
FDFD_pc
This MATLAB code demonstrates the finite-difference frequency-domainmethod by modeling transmission and reflectance from a photonic crystal.(This MATLAB code demonstrates the finite-difference frequency-domain method by modeling transmission and reflectance from a photonic crystal.)
- 2009-10-01 10:26:11下载
- 积分:1
-
queuing
M/M/c排队模型的MATLAB仿真程序,顾客到达和服务时间服从指数分布,有c个窗口。包含排成一个队列;随机排成c个队列;自动选择c个队列中最短队列排队三种排队方式的仿真(M/M/c queuing model of the MATLAB simulation program, the customer arrival and service time is exponentially distributed, there is c windows)
- 2020-08-27 09:48:13下载
- 积分:1
-
event_spike
This code is about designing of synthetics seismic data.
- 2009-11-13 03:33:31下载
- 积分:1
-
projection2
自适应滤波应用与回声抵消,提供声音信号和很多算法,完全源代码,通过编译(Adaptive filtering and echo cancellation applications, providing a sound signal and a lot of algorithms, complete source code, compile)
- 2014-09-10 16:56:31下载
- 积分:1
-
Error-correction-coding-matlab
MATLAB实现循环码的编译码,信源为随机产生数,并且计算码间的汉明距离(MATLAB recycling code encryption, the source randomly generated number, and calculates the Hamming distance between the code)
- 2013-05-12 21:02:16下载
- 积分:1
-
fisher
Fisher Linear Discriminat.
fld - Fisher Linear Discriminat.
fldqp - Fisher Linear Discriminat using quadratic programming.( Fisher Linear Discriminat.
fld- Fisher Linear Discriminat.
fldqp- Fisher Linear Discriminat using quadratic programming.)
- 2008-03-21 22:24:09下载
- 积分:1
-
Cluster-analysis
对应聚类分析与盲矿体的地球化学预测 为利用矿区地球化学数据进行找矿靶区预测,采用了对应的聚类分析方法(Cluster analysis and blind orebodies corresponding geochemical prediction for the use of data mining geochemical prospecting target prediction, using the corresponding cluster analysis method)
- 2011-05-13 22:26:59下载
- 积分: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
-
gui2
视频质料 在matlab环境下创建的GUI的命令按钮的使用(Matlab video material in the GUI environment to create the command button to use)
- 2009-05-11 16:53:56下载
- 积分:1