photo

Digitalsd


Last seen: 1 year 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Electronics,DSP, Steganography

统计学

All
MATLAB Answers

8 个提问
1 个回答

File Exchange

1 文件

排名
211,013
of 300,779

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
11,341 of 21,084

声誉
44

平均
5.00

贡献数
1 文件

下载次数
2

ALL TIME 下载次数
279

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • GitHub Submissions Level 1
  • Thankful Level 3

查看徽章

Feeds

排序方式:

已提交


M4JPEG Steganography
The M4JPEG tool lets the user hide a file within a JPEG image using a DCT-Based method called Mod4.

5 years 前 | 2 次下载 |

5.0 / 5
Thumbnail

提问


Where can I publish Matlab-compiled software?
I have built Matlab-compiled software, and I want to share it for free. Thus, I just want to know where I can publish such a pro...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a GUI Non-active But stays visible.
There are two GUIs, GUI1 has several buttons one of them is used to run GUI2, and GUI2 has one “OK” button. The Question: ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


How to close a GUI and open another GUI in the callback code ?
Let’s consider an application consisting of three GUIs: GUI1, GUI2, and GUI3. GUI1 contains two radio buttons included in a *but...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to create global variables in a GUI m-file
To simplify the question, I will suppose a GUI including two buttons; *button1* and *button2*. During the running of button1 cal...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to create an EXE file that can be run without MCR installed?
The MCR must be installed on the target end user PC before running a MATLAB Compiled EXE, so the EXE and MCR must be packaged to...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
Extracting representative bits for an integer and doing the reverse.
For Positive integer Values,By the use of bitwise operations, *and,or,shift*: % Decomposition: a=4235; % any Positive Inte...

13 years 前 | 0

| 已接受

提问


Extracting representative bits for an integer and doing the reverse.
I have an integer value and want to extract all its representative bits in two-bit blocks; each block consists of two bits. *Rev...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Key-based matrix scrambling
I have a matrix and I need to scramble its elements in a reversible way using a key based function.It could be a key based permu...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Building a Command line interface for MATLAB standalone application
I have an application written in MATLAB which needs to import some external data. I want to compile the program in order to bui...

13 years 前 | 1 个回答 | 0

1

个回答