-
ldpc_code
qc—ldpc编码的matlab源码,分为好几个版本,small文件夹里的支持小的稀疏矩阵,large文件夹里的支持较大的稀疏矩阵。test文件为顶层(qc-ldpc the matlab source code is divided into several versions, small folder in the support of a small sparse matrix, large folder in the support of a larger sparse matrix. test document for the top-level)
- 2021-03-11 20:49:25下载
- 积分:1
-
calcCircle
提供一个仅通过平面上的三点画出一个圆形的小程序,仅供大家探讨(draw a circle with 3 points)
- 2011-01-04 14:45:56下载
- 积分:1
-
matlabCritical-SpeedCalculation
matlab传递矩阵法临界转速计算。很实用(matlab critical speed of the transfer matrix method calculation. Very practical)
- 2011-07-21 10:35:35下载
- 积分:1
-
ASM_Labor_DCmot_PWM_SimulinkBlocks
DC motor control PWM generator using Simulink Blocks.
- 2010-11-06 01:56:49下载
- 积分:1
-
stcodes
Matlab Sample code for 35 lessons
- 2013-09-24 14:39:48下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
OOP_Mathlab
一本在Matlab开发环境下,讲解面向对象的编程书籍。适合从事Matlab编程的朋友们。(a book that is suitable for the friends who want to research object oriented programming using Matlab.)
- 2009-12-02 02:07:51下载
- 积分:1
-
Astar
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功(optimal path planning )
- 2021-01-15 21:28:46下载
- 积分:1
-
3
Solves coal gasification problem in matlab
- 2013-10-24 22:18:50下载
- 积分:1
-
jisuandiacixue
计算电磁学作业---1、对圆锥面进行划分网格;2、高斯消去法求解方程,都用matlab编写。含有报告和程序(在报告中,可以用)(Computational Electromagnetics job--- 1, the conical surface mesh 2, the Gaussian elimination method to solve equations, are written with matlab. Contains reports and procedures (in the report, can be used))
- 2011-05-10 15:27:14下载
- 积分:1