photo

Bobby Cheng

Last seen: 18 dagen ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
8 Answers

Cody

0 Problems
50 Solutions

RANK
1.611
of 300.381

REPUTATION
44

CONTRIBUTIONS
0 Questions
8 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
18

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
11.369
of 168.477

CONTRIBUTIONS
0 Problems
50 Solutions

SCORE
520

NUMBER OF BADGES
3

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Mini Hack 2022 Participant
  • Knowledgeable Level 1
  • First Answer
  • Commenter
  • Speed Demon
  • Solver

View badges

Feeds

View by

Answered
Why can't I use crand() in matlab
rand in MATLAB has complex support since R2022a. See the "Random Complex Numbers" example on that documentation page. [SL: hype...

4 maanden ago | 0

Answered
Please Help! : Unrecognized function or variable 'crandn'.
Just come across this. A bit slow news. But randn supports generating complex number since R2022a. [SL: hyperlinked the functio...

4 maanden ago | 0

Answered
bsxfun vs implicit expansion
Hi Bradley, Just come across this today. To answer you question, you should always use Implicit Expansion instead of bsxfun whe...

ongeveer een jaar ago | 0

Answered
Toolboxes installation in MATLAB beta for Native Apple Silicon
R2022b beta is now available. With this beta, there is a list of toolboxes that you can test.

bijna 3 jaar ago | 2

Answered
2022b for apple M1
The R2022b beta for Apple M1 is here. Please visit this page https://www.mathworks.com/support/apple-silicon-r2022b-beta.html

bijna 3 jaar ago | 0

| accepted

Answered
Matlab is significantly slower than Julia on simple evaluation
First of all, thank you for creating the benchmark and raising this performance issue. Indeed, we are seeing more and more perfo...

bijna 4 jaar ago | 13

| accepted

Answered
expm function problem for stiff matrix
This is a weakness of the scaling and squaring algorithm. Inside EXPM, which you can read the implementation, there are special ...

ongeveer 4 jaar ago | 0

Answered
Is there a big error in the method matlab uses to finds sqrtm?
This is an interesting example. It goes to the heart of the issue when computes with floating point arithmetic. First consider t...

ongeveer 10 jaar ago | 3